Command |
Path |
Edit Object Connection |
Tools > Database |
The read/write queries of an object connection can be viewed and edited for one or several selected objects.
To edit object connections:
Select one or more objects. The objects should already be connected to a database.
Select the command.
The Edit Object Connection dialog box opens. The reading and writing SQL queries for the selected object(s) display and can be edited, either individually for each selected object, or for all the objects at once.
The formatting of the queries depends on the database in use. Some databases expect brackets, while others use quotes. The ODBCDrivers.xml file, located in the Plug-ins\Common\Data folder, indicates the proper formatting to use for various drivers.
Click to show/hide the parameters.
If there are validation problems, an error message provides information. The cursor is automatically placed in the field where the problem exists to help identify the problem.
~~~~~~~~~~~~~~~~~~~~~~~~~