Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Source Names
Message
De
27/05/2008 10:59:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
01319595
Message ID:
01319679
Vues:
11
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.
>>
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform