b
Click the Setup button. The driver wizard opens, and guides you through the setup options. If you
have difficulties setting up your connection details, contact your database administrator. When you
finish, the box underneath will show the connection string. This string can be modified, if necessary.
For example, if you want to select a database with a certain name (say, test.mdb) that is always next
to the model file (as in the resultant NWD/NWF not the original), type in:
DBQ=%pushpath(%poppath(%currentpath),"test.mdb"); DRIVER={Microsoft Access Driver (*.mdb)};
If you want to select a database with the same name as the original model file (say, AutoPlant), type
in:
DBQ=%join(%removeext(%removepath(%sourcepath)),".mdb"); DRIVER={Microsoft Access Driver
(*.mdb)};
4
Select the Hold Open for Application Lifetime check box, if you want to keep the database link open until
you exit Autodesk Navisworks.
5
Specify which table in the database to query:
In the SQL String field, click after
SELECT
, and enter the selection statement, for example:
SELECT * FROM
tblBoilerData WHERE "NWUniqueID" = %prop("Entity Handle", "Value");
This statement instructs Autodesk Navisworks to select all columns from the
tblBoilerData
table, whilst
requiring that the column called
NWUniqueID
matches a category/property pair called
Entity Handle/Value
.
6
Select which columns you want to display as link categories on the Properties window:
a
Double-click the Fields Name field, and type the exact name of the database column, for example:
“Part-time”.
b
Press ENTER.
The Display Name is automatically completed for you, but you can click it, and enter a different name,
if you want. The text entered here is the category name shown on the link tab of the Properties window.
c
Repeat the above process to list all required categories in the Fields area of the dialog box.
7
Click OK.
IMPORTANT
The model is not linked to the external data source until you have activated the database link.
To delete a database link
1
To delete a file-based database link:
a
Click Tools
➤
File Options.
b
In the File Options dialog box, DataTools tab, click the link you want to remove in the DataTools Links
area, and click the Delete button.
External Database Links | 201
Содержание 507B1-90A211-1301 - NavisWorks Manage 2010
Страница 1: ...Autodesk Navisworks Manage 2010 User Guide March 2009 ...
Страница 12: ...xii Contents ...
Страница 14: ...2 Part 1 Welcome to Autodesk Navisworks Manage 2010 ...
Страница 64: ...52 Chapter 3 Installation ...
Страница 97: ...Get a Whole Project View 85 ...
Страница 98: ...86 Part 2 Get a Whole Project View ...
Страница 136: ...124 Chapter 5 Work with Files ...
Страница 178: ...To toggle ViewCube Click View Head Up Display ViewCube 166 Chapter 6 Explore Your Model ...
Страница 262: ...250 Chapter 9 Use Viewpoints and Sectioning Modes ...
Страница 270: ...258 Chapter 11 Work Within a Team ...
Страница 282: ...270 Chapter 12 Share Data ...
Страница 346: ...334 Chapter 14 Create Photorealistic Visualizations ...
Страница 460: ...448 Chapter 17 Autodesk Navisworks Reference ...
Страница 466: ...454 Glossary ...