Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting installed ODBC DSNs
Message
From
03/12/2001 02:03:08
Wilfred Chan
Bnp Paribas Hong Kong Branch
Hong Kong, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00588582
Message ID:
00588595
Views:
25
Hi,

Please read the VFP samples code for details.
e.g.
oDSNs = NewObject("ODBCReg","c:\microsoft visual studio\.....\samples\vfp98\classes\registry.prg")

dimension aODBC[1]
oDSNs.GetODBCDrvrs(@aODBC,.T.)

:) Wilfred

>Hi,
>
>How can I programmaticaly get the list of ODBC DSNs installed on a given computer?
>Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform