Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MDAC version checking
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00612863
Message ID:
00612946
Vues:
27
Hi Lani,

You can check it from within Foxpro by creating a Connection object then checking the Version property.

loConn = CREATEOBJECT('ADODB.Connection')
? loConn.Version

Kurt
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform