Database Connection Properties

In addition to the standard ODBC parameters used to establish Database Connection, Cross-Database Studio workspace contains a variety of internal advanced properties.

To review and edit general ODBC and internal Database Connection parameters:
  1. Right-click on Database Connection name
  2. Use "Properties" from the menu
  3. "Connection properties" dialog will open

General

Settings

Date/Time Format

For Migration, Synchronization, Scripting and other needs, Cross-Database Studio creates Insert SQL statements. Date and Time formats may differ from database to database and may be defined in different ways inside the same back-end database. To let Cross-Database Studio Insert data/time in format which fulfills your needs, you can predefine formats in "Date/Time format" tab of "Connection Properties" dialog. In addition you can choose if you want to use ODBC quotes or Back-end database quotes surrounding the date/time in the Insert SQL statement.

Boolean Format

If your database requires insert of Boolean "True"/"False" values in a special format and expects to get the value in Upper or Lower case, you can specify this format in "Boolean Format" tab of "Connection Properties" dialog.

See also: