Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Troubleshooting on SQLExec connectivity
Message
 
 
To
19/06/2006 18:44:14
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01130093
Message ID:
01130100
Views:
25
>>What does a call to AERROR() return?
>
>It says Too few arguments.
...
lnReturn = SQLEXEC(lnHandle,"SELECT * FROM Customer")
IF lnReturn < 0
  * Get ODBC errors
  AERROR(laErrors)
  * Process ODBC errors
  ....
ENDIF
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform