Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to create table from SQL statement
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00260379
Message ID:
00261321
Views:
22
In the example of the last message, instead of :
>dbs.Execute "CREATE TABLE ThisTable " _
> & "(FirstName TEXT, LastName TEXT);"

use:

>dbs.Execute "INSERT INTO ..."
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform