Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MDAC or not?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
MDAC or not?
Miscellaneous
Thread ID:
00465738
Message ID:
00465738
Views:
37
In my code I use a connection string to connect to dBase IV files. That string is this:

nSQL = sqlstringconnect([DSN=dBASE Files;DBQ=C:\GoldMine\GMbase;DefaultDir=C:\GoldMine\GMbase;DriverId=533;MaxBufferSize=2048;PageTimeout=600;])

This works fine on my system and all systems in our test environment. For some of my end users, however, this is not the case. The connection is failing. Is there a possibility that it works for us because we have MDAC 2.5 and it doesn't work on other systems because they may have an earlier version of MDAC? I'm grasping here trying to figure out why some systems can't make the connection.

TIA

DJ :o)
Next
Reply
Map
View

Click here to load this message in the networking platform