Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return vfp cursor through odbc?
Message
 
To
14/01/1999 15:08:25
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00175764
Message ID:
00176539
Views:
32
>>>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.

I guess I missed the meaning of your original message. I havent't used VFP stored procedures so I don't think I can help you much.

Good Luck.
DLC
DLC
"Use the Right Tool for the Job!"
davidandcynthia@email.com
Previous
Reply
Map
View

Click here to load this message in the networking platform