Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enumerate OLEDB Providers
Message
From
12/12/2001 18:26:16
 
 
To
12/12/2001 17:56:08
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00593614
Message ID:
00593642
Views:
20
>>Is there a way, within VFP, to enumerate installed OLEDB providers on a workstation?
>
>An MSKB article implies you need to query the registry, that's the approach I'll take unless someone has a better idea:
>
>http://support.microsoft.com/default.aspx?scid=kb;EN-US;q280739

That would be the way to do it, unless you find some ready-made code. Any entry under HKEY_CLASSES_ROOT\CLSID that has a key of OLEDB_SERVICES would represent an OLEDB provider. Once there, the sub-key named "OLE DB Provider" will have the description. HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform