Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you name stored procedure cursor
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00236166
Message ID:
00236422
Views:
9
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform