Depending on the database you are using, you may need to make the following changes to use the Database component. For more information, refer to your database documentation or contact your local database administrator. MS AccessDo the following to configure the Database component to operate with an MS Access database:
OracleThe Database component is a general usage database. If you use a special Oracle datatype such as CLOB, place the ojdbc14.jar file in the Oracle directory. You also need to add this file with the full path to the Isight class path. DB2If you are trying to connect to a remote DB2 database, select the following driver from the driver list when connecting to a database using Isight:
Then, add the following files with the full path to the Isight class path:
SQL Server 2000 – Type 2 DriverIf you are trying to connect to a Microsoft SQL Server database using the Type 2 driver, download the following Type 2 driver file:
Then, add the following files with the full path to the Isight class path:
You need a valid user name and password. SQL Server 2000- Type 4 DriverIf you are trying to connect to a Microsoft SQL Server database using the Type 4 driver, download the following Type 4 driver file:
Then, add the following file with the full path to the Isight class path:
You need a valid user name and password. |