I'm trying to do the following using an ADODB.Connection object in ASP:
1) declare a temporary table,
2) select years into the table from another table,
3) use the temporary table to join with an existing table to get my results.
I've tried doing this in separate queries, which results in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.