Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a stored procedure in VFP6 via the VFP ODBC driver.
Message
From
23/09/1999 11:40:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Calling a stored procedure in VFP6 via the VFP ODBC driver.
Miscellaneous
Thread ID:
00268020
Message ID:
00268020
Views:
56
I am trying to call a test procedure in VFP6 from VB6 using ADO and the VFP ODBC driver. I specified the command type either as stored procedure or text (SQL statement) and tried numerous variations of the command like "ProcName", "CALL ProcName", "{ CALL ProcName }" etc.
I get one of the following VFP ODBC-driver errors:
1. Access violation or syntax error.
2. Syntax error.
The procedure itselt does not do anything. It merely returns a numeric value.

Any help will be appreciated.

Mike
Next
Reply
Map
View

Click here to load this message in the networking platform