Login Tab¶

How to access the dialog

  • Main Menu | Tools | Preferences

  • Main Menu | Tools | Generate Scripts | SQL Script for Creating Table, Preferences Button

  • Main Menu | Tools | Generate .INT | .INT File from .DAT, Preferences Button

  • Filelist dialog, Convert Database Button, Preferences Button

This tab controls whether SQL specific information is included in one or more .INT files. This is a useful option when the files are generated in one environment and deployed in a different environment.

  • Put Server Name into INT File: If this option is checked, the SERVER_NAME token is placed in the .INT file. The server name provided in the login command is used. By default, this option is turned off (unchecked box).

  • Put Schema Name into INT File: If this option is checked, the SCHEMA_NAME token is placed in the .INT file. The Schema displayed in the Filelist dialog box is used as the schema name. By default this option is turned off (unchecked box).

  • Put Database Name into INT File: For MS SQL Server only. If this option is checked, the DATABASE_SPACE_NAME token is placed in the .INT file. By default this option is turned off (unchecked box).