![]() |
![]() |
|
| Home I Company I Services I Documentation I Downloads I E-Support |
| home -> documentation -> environment guide -> Setting up an Interbase® connection | ||
|
The Interbase client must be installed and properly configured, in order to set a successful connection.
If you want to configure a new Interbase® connection, follow these steps: 1. On the DBSP Configuration tool, select the DB Connections tab and press New. 2. On the Name field type the name of the connection as how it will be referenced in the DBSP pages, for example: IBEXAMPLE. 3. In the Driver Name list box, select Interbase. 4. In the user name field, type a valid user for the database that you are trying to access. For the simplicity of the example, we will use the SYSDBA user.
5. Type the password in the Password field. In order to prevent errors, the password will be displayed. You will need to do this process only once per connection. 6. In the Database field type the physical location of the GDB file or press the select button (…). Remember that the physical file must be preceded by the host name in order to establish a successfully connection. For example: localhost:C:\temp\IBExample.gdb
7. If you want to modify some advanced parameters of the connection, press the Advanced button.
8. When done, press the OK button. The new connection appears on the connection list. 9. Press the Test button in order to test that your connection is establishing correctly to the server.
|