Results 1 to 3 of 3

Thread: ODBC HELP!!

  1. #1

    Thread Starter
    Fanatic Member clarkgriswald's Avatar
    Join Date
    Feb 2000
    Location
    USA
    Posts
    799

    Post

    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.

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    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.

  3. #3
    Addicted Member
    Join Date
    Nov 1999
    Location
    y
    Posts
    141

    Post


    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
  •  



Click Here to Expand Forum to Full Width