Results 1 to 4 of 4

Thread: connection to sql database

  1. #1
    Member
    Join Date
    2005-02
    Posts
    7
    Login to Give a bone
    0

    Cool connection to sql database

    my directive this year is to take all floor plans, have them automatically update [office occupant first name & last name, phone number, department assignment] from a SQL database specifically being setup for the AutoCAD drawings to access. I've worked on drawings other places where all this has already been set up and the database existed on the same workstation.

    couple of notes:
    the database is on a server in another building.
    nothing has been set up within the drawings for this information yet. these are legacy drawings for five cities that I've lovingly inherited.

    suggestions?

  2. #2
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: connection to sql database

    Do a lot of reasearch on Database Connectivity. Read up on AutoCAD's DBConnect feature. If you plan on writing code, get Scott McFarlane's Database Connectivity book (outdated, but an excellent starting point). Try the samples in AutoCAD's sample folders.

  3. #3
    Member
    Join Date
    2005-02
    Posts
    7
    Login to Give a bone
    0

    Cool Re: connection to sql database

    Thanks for the help. Now they're wanting to avoid having databases within the system that are not of absolute necessity and are wanting to find out if AutoCAD will connect and pull from Active Directory. basically, taking out the middleman.

    thoughts?

  4. #4
    AUGI Addict Eric Wing's Avatar
    Join Date
    2003-02
    Location
    Syracuse, NY
    Posts
    1,122
    Login to Give a bone
    0

    Default Re: connection to sql database

    Quote Originally Posted by sdickson
    Thanks for the help. Now they're wanting to avoid having databases within the system that are not of absolute necessity and are wanting to find out if AutoCAD will connect and pull from Active Directory. basically, taking out the middleman.

    thoughts?
    There is an ATP Class for August that addresses data links from a DB source. It's not exactly what you are asking for, but does explore some options.

Similar Threads

  1. Connection database with Excel and Autocad
    By luislhss in forum VBA/COM Interop
    Replies: 5
    Last Post: 2020-05-15, 06:40 PM
  2. 2015: DataTools Connection to Published NWD file with Embedded Database Properties
    By Ciseckid684387 in forum NavisWorks - General
    Replies: 1
    Last Post: 2015-02-06, 04:17 PM
  3. [Revit-Robot connection] Missing custom database in "Mapping of elements" window
    By StroocturalEng in forum Robot Structural Analysis
    Replies: 0
    Last Post: 2012-05-06, 05:36 PM
  4. AutoCAD 2011 and creating in database connection
    By svest in forum AutoCAD Map 3D - Data Connect (FDO)
    Replies: 0
    Last Post: 2010-09-24, 01:33 PM
  5. Database Connection to SQL Server
    By dasmith in forum AutoCAD Map 3D - General
    Replies: 1
    Last Post: 2005-02-02, 09:18 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
  •