Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enum. ODBCs available
Message
De
13/06/2007 11:37:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01232563
Message ID:
01232631
Vues:
15
>The list of ODBC drivers is stored in the registry under "KEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI"
>
>oReg = NEWOBJECT("odbcreg", HOME() + "/FFC/Registry.vcx")
>DECLARE laOdbcDrivers[1]
>= oReg.getodbcdrvrs(@laOdbcDrivers)
>
>>
>>
>>Is there a WINAPI or any other way to programatically enumerate or know the existence on the system of mysql's odbc driver..
>>
hi Sergey.. thanks..

Christian's solutions seems to work in a better path on matter of safety issues.. I mean, in case of installations on dif. machines, dif. firewalls, dif. adware detectors..

what do you think?

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform