Returns a string value that is the ADO version number.
The Version property returns a string that is the version number of the ADO implementation. The version number of the provider is a dynamic property of the Properties collection.
Dim strVersion
strVersion = objConnection.Version