2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
736 | Chapter 26 Access External Databases
To export data from the Data View window
1 Open a database table by double-clicking it in the dbConnect Manager.
2 Select the records that you want to export from the Data View window.
3 Right-click in any cell, and then choose Copy.
4 Open the external application that you want to export the data to, and
then choose Edit ➤ Paste.
The text is inserted into the external application in tab-delimited format.
Edit Data in a Database Table
If you have opened a table in Edit mode, you can edit its data in a number of
ways. You can add or delete records, or edit a record’s values. You can also
search a particular column for occurrences of a specific value.
Changes that you make to individual records in a table are not written to the
database until you commit them. The Commit option updates the database
table currently loaded in the Data View window with any changes that you
make during an editing session and closes the Data View window. The Restore
option undoes any changes you made in the Data View window during an
editing session and closes the Data View window.
To help you track your editing during a work session, AutoCAD marks changed
records with an edit icon. You can easily review your changes before commit-
ting them to the source database table.
To edit a database record
1 Select a cell to edit in the Data View window.
2 Enter a new value in the cell.
3 Repeat as necessary for any additional cells that you want to edit.
You can use the keyboard arrow keys to move from cell to cell.
To add a new database record
1 In the Data View window, right-click a record header (the empty square at
the left of the row).
2 On the shortcut menu, click Add New Record.
AutoCAD adds a new record with blank field values to the end of the
current record set.