Results 1 to 3 of 3

Thread: Create Database Table

  1. #1
    Member
    Join Date
    2004-05
    Posts
    27
    Login to Give a bone
    0

    Angry Create Database Table

    Thanks for all the replies regarding my previous message – connecting to a data SQL database – which I have managed to do. Now I need to create a new table and records. How is this done programmatically with VBA. I’m using AutoCAD 2004.

    Regards
    Mike

  2. #2
    100 Club RobertAitken's Avatar
    Join Date
    2000-10
    Location
    Sunny Scotland
    Posts
    148
    Login to Give a bone
    0

    Default Re: Create Database Table

    How are you connecting to the DB. DAO or ADO.

    Is the DB an Access DB or MYSql or SQL Server etc.

    Does this help http://www.vb-helper.com/howto_ado_create_table.html

    Robert

  3. #3
    Active Member
    Join Date
    2000-12
    Location
    Las Vegas
    Posts
    68
    Login to Give a bone
    0

    Default Re: Create Database Table

    That topic is covered in segment 2 of my white paper.

Similar Threads

  1. Robot AISC pipe sections database differs with AISC table
    By robo-bart in forum Robot Structural Analysis
    Replies: 0
    Last Post: 2012-02-20, 06:38 AM
  2. asked to create an access database
    By d_m_hopper in forum AutoLISP
    Replies: 35
    Last Post: 2007-10-31, 03:02 PM
  3. Adding table to Database...
    By Ogre in forum Dot Net API
    Replies: 1
    Last Post: 2007-02-06, 06:17 PM
  4. Importing data from a database table into a dwg
    By everpat in forum AutoCAD Customization
    Replies: 1
    Last Post: 2006-10-10, 12:29 PM
  5. Database table add record problem
    By lambertm in forum VBA/COM Interop
    Replies: 1
    Last Post: 2005-03-09, 02:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •