|
-
Feb 7th, 2000, 04:36 AM
#1
Thread Starter
Fanatic Member
How can I CREATE a database using ODBC via ADO. I know how to manipulate a pre-existing database, but I NEED to know how to create any kind of database using ODBC with ADO...please help. Thanks.
-
Feb 8th, 2000, 07:37 AM
#2
Frenzied Member
I don't believe you can. SQL Server, for example, has several things that need to be done by it's installation program just so that you can create a database. Once a database is built, it's fairly easy to use DDL to create tables, views and indices.
-
Feb 8th, 2000, 06:03 PM
#3
Addicted Member
hi i will send you some app
Originally posted by clarkgriswald:
How can I CREATE a database using ODBC via ADO. I know how to manipulate a pre-existing database, but I NEED to know how to create any kind of database using ODBC with ADO...please help. Thanks.
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
|