Re: Programmatically get OLDDB Version (and other properties)
- From: "Clayton Arends" <nospam_claytonarends@xxxxxxxxxxx>
- Date: Thu, 14 Jun 2007 14:15:36 -0700
Thank you for your reply and the links.
There is a Provider and Version property that are wrapped by the Delphi
ADO implementation.
"Version" references the ADO COM version not the OLEDB version. On my
computer this is 2.8 regardless of the provider I use. This is the reason I
posted this message in the first place since it was obvious that this value
is not the version I am looking for.
I am embarrased to have to write that the reason I wasn't able to retrieve
the "OLE DB Version" property before was that the connection was not active.
I thought I set 'Connected' to true before writing my post but apparently I
did not. Once I connected to my databases all of the information that I was
looking for was available (including "OLE DB Version" and "Provider
Version").
Thank you again for your response and sorry for the mistake.
- Clayton
.
- References:
- Programmatically get OLDDB Version (and other properties)
- From: Clayton Arends
- Re: Programmatically get OLDDB Version (and other properties)
- From: Brian Hollister
- Programmatically get OLDDB Version (and other properties)
- Prev by Date: Re: Issues with ADO Queries, and TADOQuery
- Next by Date: Re: Speed issue...
- Previous by thread: Re: Programmatically get OLDDB Version (and other properties)
- Index(es):
Relevant Pages
|