Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overwrite an access table
Message
From
12/11/2003 09:37:47
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Overwrite an access table
Miscellaneous
Thread ID:
00849076
Message ID:
00849076
Views:
56
strSQL = "SELECT * INTO TMP_PaytableFiltered FROM Paytable"

cn.Execute strSQL

I am executing this SQL statement in Visual Basic (ADO)

but i get an error that says tha the table already exists.

does someone know how can avoid this and just overwrite the table.
Next
Reply
Map
View

Click here to load this message in the networking platform