Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading Registry
Message
 
To
06/06/2001 23:31:20
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00516144
Message ID:
00516195
Views:
51
Hi!

Registry stores only file names of ODBC drivers.
You can get SQL driver version by next way:

DIMENSION aFiles[1]
AGETFILEVERSION(aFiles,"SQLSRV32.DLL")
?aFiles[4]

Alexander


>Is there a way I can read a registry to tell what version of SQL driver I have on my users machines?
Previous
Reply
Map
View

Click here to load this message in the networking platform