Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting data in MSACCESS
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01192149
Message ID:
01205580
Views:
20
>I think I've done what you said and I am now getting an error that says "FUNCTION NAME MISSING )."
>
>Cecil
>
>
>lnConnHandle = SQLSTRINGCONNECT('DSN=MS Access Database;DBQ="'+;
>	lcMDBDir+'\'+lcMDBName+'";DefaultDir='"+;
>	lcMDBDir+'";DriverId=25;FIL=MS Access;MaxBufferSize=2048;'+;
>	'PageTimeout=5;UID=admin;')
>
My construct looks like this:
STORE SQLSTRINGCONNECT('Driver={Microsoft Access Driver (*.mdb)};Dbq=' + lcMDBPath + ';Exclusive=1;Uid=admin;Pwd=') TO lnConnectionHandle
try that approach

Peter
Peter Cortiel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform