2004

Table Of Contents
730 | Chapter 26 Access External Databases
these variations, it is not possible to provide a generic configuration
procedure that works for all databases. Individual procedures for configuring
all the databases that AutoCAD supports are provided in the acad_dpg.hlp file
in the AutoCAD Help system. You should also refer to the documentation for
your particular database system and the Microsoft Help files for ODBC and
OLE DB for additional information.
The connectivity feature supports the following external applications:
Microsoft Access
dBASE
Microsoft Excel
®
Oracle
Paradox
Microsoft Visual FoxPro
®
SQL Server
AutoCAD includes a Microsoft Access sample database file and a preconfig-
ured direct driver (jet_dbsamples.udl) that you can use to work with the data-
base. You do not need to have Access installed. The file is located in the Sam-
ple folder, which is located in the AutoCAD installation directory. If you
moved the Sample folder to a different location, you must update the path in
the jet_dbsamples.udl configuration file before you can work with the data-
base file.
The dbConnect Manager
The dbConnect Manager is a dockable, resizable window that contains a set
of buttons and a tree view. In the dbConnect Manager, you can open the
Data View window to view or edit a database table. You can also associate var-
ious database objects (such as link templates, label templates, and queries)
with an AutoCAD drawing.