Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return vfp cursor through odbc?
Message
From
14/01/1999 15:08:25
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00175764
Message ID:
00176154
Views:
34
>>Is there a way to return a VFP cursor from a stored procedure in a dbc through odbc?
>
>Try:
>lnR = SQLEXEC(g_sql_h1,'execute showbatch','tmp_batch')
>
>g_sql_h1 is the handle.
>
>showbatch is the stored procedure.
>
>tmp_batch is the returned cursor.
>
>HTH

Thanks, I need the VFP stored procedure code, not the invocation code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform