Running an SQL Script

From InterBase
Jump to: navigation, search

Before running an ISQL script, it is good practice to open the file in a text editor and check that the CONNECT statement provides the correct server, database, user name, and password. Edit the information if necessary. The remaining domain definitions that are needed for your TUTORIAL database are in the Domains.sql data definition file. In this section of the tutorial, you execute that file to create the remaining domain definitions.

Advance To:

Image 025.jpg Run the Domains.sql Script