Programmatically get OLDDB Version (and other properties)
- From: "Clayton Arends" <nospam_claytonarends@xxxxxxxxxxx>
- Date: Thu, 14 Jun 2007 10:29:02 -0700
Does anyone know how to generically and programatically determine the OLEDB
driver version of an open ADO connection? If this is possible then I would
also like to retrieve other properties about the driver. A list or link to
where I can find this information would be appreciated.
I have scoured Google looking for the answer to what I thought was a simple
problem. I have found some answers that say to check for the following
properties (neither exist):
OLE DB Version
Provider Version
Using a test Oracle connection I retrieved the following list of properties:
Password
Persist Security Info
User ID
Data Source
Window Handle
Locale Identifier
Prompt
Extended Properties
OLE DB Services
I also connected to a test Jet database. It has many more properties and
includes the set of above properties.
TIA,
- Clayton
.
- Follow-Ups:
- Re: Programmatically get OLDDB Version (and other properties)
- From: Brian Hollister
- Re: Programmatically get OLDDB Version (and other properties)
- Prev by Date: Re: Issues with ADO Queries, and TADOQuery
- Next by Date: Re: Programmatically get OLDDB Version (and other properties)
- Previous by thread: Issues with ADO Queries, and TADOQuery
- Next by thread: Re: Programmatically get OLDDB Version (and other properties)
- Index(es):
Relevant Pages
|