Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Full path to a connection in ODBC
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Full path to a connection in ODBC
Miscellaneous
Thread ID:
00942735
Message ID:
00942735
Views:
62
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
Next
Reply
Map
View

Click here to load this message in the networking platform