2012

Table Of Contents
All of the various nodes and database objects in the dbConnect Manager have
shortcut menu options associated with them. For example, you can use shortcut
menu options to configure a data source or edit a stored query.
To open and close the dbConnect Manager
Click Tools menu Palettes DbConnect.
To update the jet_dbsamples.udl configuration file with new information
1 Click Tools menu Palettes DbConnect.
2 In the dbConnect Manager, in the tree view, right-click Data Sources.
Click Configure Data Source.
3 In the Configure a Data Source dialog box, select Jet_dbsamples from the
Data Sources list. Click OK.
4 In the Data Link Properties dialog box, Connection tab, click the [...]
button.
5 In the Select Access Database dialog box, navigate to and select the
db_samples.mdb file. Click Open.
This file is located in the Sample folder.
6 Click Test Connection to verify that your connection is working properly.
7 If the connection fails, verify that you selected the appropriate file.
8 Click OK to close each dialog box.
Quick Reference
Commands
DBCONNECT
Provides an interface to external database tables.
System Variables
DBCSTATE
Indicates whether the dbConnect Manager is open or closed.
Configure a Database for Use with Drawing Files | 2007