Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Full path to a connection in ODBC
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Full path to a connection in ODBC
Divers
Thread ID:
00942735
Message ID:
00942735
Vues:
63
Hi Everybody,

How can I get the full path of the data source of an ODBC connection?

Just to refresh your mind. If I run the following lines:
 MainDataSource = sqlconnect()
Connectionname = ALLTRIM(SQLGETPROP(MainDatasource,'datasource'))
Connectionname gives me the name of the connection. However, I want the full path (of the real data source; like “c:\tables\table1\data.mdb”

Thank you,
Ali
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform