|
-
Sep 15th, 2005, 10:52 AM
#2
Re: Create table from VB
You simply write a 'CREATE TABLE' command in sql and issue it through your ADO connection exactly the same as you would any other SQL query. I can't be bothered to layout the syntax for CREATE TABLE here so here's a link to W3 schools (an excewllent SQL resource BTW)
http://www.w3schools.com/sql/sql_create.asp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|