Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create a Temp Table In SQL Server
Message
From
14/08/2001 16:07:15
 
 
To
14/08/2001 11:19:45
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00543280
Message ID:
00543735
Views:
24
Wait a minute buddy!
I was revising your code, and you are not using the same table name...
SELECT output_file.* INTO #tblNewTables
(...)
SELECT * FROM #tblNewNames
Try to use the same name... Maybe this will work?

Patrice Merineau
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform