Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I generate a query based on two other queries ?
Message
From
01/09/1999 08:17:10
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00260030
Message ID:
00260076
Views:
17
>I tried this by generating two recordset objects.
>
>Then I tried to create a third recordset object which took a SQL string that refrenced fields in the first two recordset objects. This resulted in an error.
>
>How do I go about this problem?

Simply not possible.

You can store the 1st 2 queries in temp tables and use them for your last query.

You can also have a query that have include multiple queries.
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform