Results 1 to 2 of 2

Thread: ADO - Create Table

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    76

    Post

    I need to create a table using ADO
    can i use Recordset
    or i should use only
    Execute statement
    then open the recordset

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Blackpool, England
    Posts
    87

    Post

    Use the ado connection .execute "CREATE Table" method

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