Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which DBMS am I using ?
Message
From
24/10/2001 23:53:41
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00572878
Message ID:
00573034
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
>odbc

If you are using a connection string, this should retrieve a string that contains the driver name, which you can test for:
? SqlGetProp(nConnection, "ConnectString")
If you are using a DSN download this ODBC class: http://www.levelextreme.com/wconnect/wc.dll?FournierTransformation~2,54,Forum=5,28,1271
If I am not mistaken it has a method to query the definition of a DSN.
HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform