Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Sub-query
Message
From
02/10/1997 14:52:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Select Sub-query
Miscellaneous
Thread ID:
00052912
Message ID:
00052912
Views:
81
How can a SQL Server stored procedure see an external cursor created for a Select sub-query? I.e:

SELECT MyFields FROM MyMainTable WHERE MyMainTable.LookupField IN ( SELECT LookUpField FROM MyCursor )

MyCursor has to be created external to the stored procedure ( as far as I know ) to allow user to select 1, some or all of the items in the LookUpField to be used in the sub-query. Or is there another way to do this? Is my description clear?

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Reply
Map
View

Click here to load this message in the networking platform