Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Source Names
Message
From
27/05/2008 10:59:18
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
01319595
Message ID:
01319679
Views:
9
Thanks Sergey

I'll take a look.


>You can use registry class that comes with VFP
>
>DIMENSION laDsnList[1]
>oReg = NEWOBJECT('odbcreg', HOME()+"FFC\registry.vcx")
>= oReg.Getodbcdrvrs(@laDsnList, .T.)
>DISPLAY MEMORY LIKE laDsnList
>
>Check also ODBC DSN Class Download #9749
>
>
>>
>>
>>I want to list the Data Source Names on a PC. I want to be able to set up the connections on a another PC. Whats the easiest way to get a list.
>>
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform