Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Communicate with access
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00972392
Message ID:
00972546
Vues:
12
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform