Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you name stored procedure cursor
Message
From
01/07/1999 09:43:20
 
 
To
01/07/1999 09:37:44
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00236166
Message ID:
00236428
Views:
8
>>I am using a SQLEXEC command to execute a SQL Server stored procedure on the server. It returns a cursor called SQLRESULT. Is there a way to give this cursor a name when it is returned from the server? I am able to do this with SQLEXEC select statements, but it didn't work when executing the stored procedure?
>>
>>Thanks,
>>Doug
>
>Doug,
>
>I belive the third parameter of SQLExec is the name of the cursor you want returned.
>
>BOb

Doug... I reread your message.... are you saying that passing the cursor name as the third paramater works when you send a select, but not when you execute an SP? Or, are you not using the third parameter when you use a select?

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform