Results 1 to 2 of 2

Thread: Urgent ADO - Create Table

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    76

    Post

    Iam using ADO
    I need to create a table thru code

    Can i create using Recordset
    or should i use
    ado.execute command

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Post

    You need to you the MS ADO Ext. for DDL and security object to create a database, table & fields.

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