Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Communicate with access
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00972392
Message ID:
00972546
Views:
11
This message has been marked as the solution to the initial question of the thread.
Try EXACTLY as here:

STORE SQLSTRINGCONNECT(;
[DBQ=C:\Program Files\Windows CE Services\SYWARE Visual CE\CPR\pac1.mdb;]+;
'DefaultDir=C:\;'+;
'Driver={Microsoft Access Driver (*.mdb)}');
TO gnConnHandle

If not succeed, then what does the following return:

?aerror(aa)
?aa[2]


>That is exacly what I am looking for. But
>SQLSTRINGCONNECT(;
>[DBQ='C:\Program Files\Windows CE Services\SYWARE Visual CE\CPR\pac1.mdb';]+;
> 'DefaultDir=c:\;'+;
> 'Driver={Microsoft Access Driver (pac1.mdb)}');
> TO gnConnHandle
>
>returns -1
>Maybe the fact that when I get into access (yuck!) from windows a dialog comes up say this file might not be save.... and I have to click on the open button.
>
>how can one get around that?
>
>Peter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform