Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return vfp cursor through odbc?
Message
From
15/01/1999 12:57:38
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00175764
Message ID:
00176583
Views:
28
>VFP Stored Procs cannot be invoked as in the case of backends like SQL-Server. There is a limited command set that is supported by the driver - like Set Reprocess, etc. Otherwise, you would have a 2 mb ODBC Driver.. This is the big limitation of using VFP as an ODBC Backend..
>
>>Is there a way to return a VFP cursor from a stored procedure in a dbc through odbc?

By the way, I don't really thing this capability would have that great a cost on the ODBC driver. There is already the ability to return a cursor, it is done on queries. and stored procedures can be called as part of a query. The main requirement would be the abilility to do something like "return alias". The other thing that would be nice would be the ability to do "use".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform