Click to See Complete Forum and Search --> : ODBC HELP!!
clarkgriswald
Feb 7th, 2000, 03:36 AM
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.
JHausmann
Feb 8th, 2000, 06:37 AM
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.
efrat
Feb 8th, 2000, 05:03 PM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.