Results 1 to 3 of 3

Thread: ADO vs. DAO: creating databases

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Location
    houston,tx
    Posts
    20

    Post

    I have changed the way I connect to my databases from DAO to ADO. Can ADO methods also create databases the same way DAO can?

    -lp

  2. #2
    Guest

    Post

    Completly depends on what kinda database/datasource/dataserver you are accessing.

  3. #3
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    You can execute a create-query, but there are no implemented functions to do so, if you want you can use ADO extensions, with that you can create a database using functions.

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