Results 1 to 3 of 3

Thread: Connecting to a SQL database with Navisworks Datatools

  1. #1
    Member
    Join Date
    2009-05
    Posts
    3
    Login to Give a bone
    0

    Default Connecting to a SQL database with Navisworks Datatools

    I have been trying to connect to a SQL database with datatools and have been unsuccessful. The database has a column for name, status, and issues. The data in the name column matches the value in the DWF-Text tab in Navis. All I want to do is bring in a tab that has the status and issues in it. I would appreciate any help, thanks.
    Attached Images Attached Images

  2. #2
    Member
    Join Date
    2012-08
    Location
    St. Louis
    Posts
    16
    Login to Give a bone
    0

    Default Re: Connecting to a SQL database with Navisworks Datatools

    I'm pretty sure it's your SQL string. I can't quite read it properly, but I'm pretty sure that's your problem.

  3. #3
    Active Member
    Join Date
    2008-08
    Posts
    89
    Login to Give a bone
    0

    Default Re: Connecting to a SQL database with Navisworks Datatools

    The SQL string must point to the value of the element property %prop("DWF - Text",value). It appears that the string in the image above is pointing to the element property name %prop("DWF - Text","Unit tag").

    Of course the proper database driver must be selected and with a pointer to the database. It looks like you should have a table named "dbo.equipment" with a column named "name"?

    HTH

    Joe M
    Last edited by j_menacker; 2013-07-30 at 05:30 PM. Reason: Dazed and confused

Similar Threads

  1. Replies: 0
    Last Post: 2015-02-06, 04:27 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. Point Cloud (laser scanning) database in NavisWorks
    By Amirek1 in forum NavisWorks - General
    Replies: 2
    Last Post: 2009-09-04, 08:50 PM
  4. Connecting to a database
    By lambertm in forum VBA/COM Interop
    Replies: 7
    Last Post: 2008-09-17, 06:03 PM
  5. Connecting to an external database
    By ed.hajas in forum AutoLISP
    Replies: 3
    Last Post: 2004-06-29, 05:50 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
  •