Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repackage Cursor

Status
Not open for further replies.

BillWPF

Programmer
Joined
Mar 20, 2001
Messages
9
Location
GB
I want to use one cursor as the source for anther SQL selection.

I get error 1815 saying my first Cursor should be a table.MSDN says 'Repackaged Cursors are not allowed to be used as source for another SQL selection.

I can put my first SQL result into a table, I am reluctant, never had to do this before and there are some network considerations as well.

Anyone know what a repackaged cursor is?
 
I found the answer so ignore this post.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top