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:
00972612
Views:
19
I get this error but don't know what it means:

Connectivity error: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 17.





>AERROR(aa) should give you the information about what was wrong.
>

>if sqlexec(...) <=0
> if aerror(aa)>0
> ?aa[2]
> else
> ?"?????????"
> endif
>endif
Peter Cortiel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform