To integrate the Avaya IR system with an MS SQL Server 7.0 database, you must install the JDBC driver for MS SQL Server 7.0.
To download the JDBC driver for MS SQL Server 7.0:
Note:
Avaya has performed system testing with TWFreeTDS. For commercial applications, ThinTDS is recommended. If you cannot locate ThinTDS or TWFreeTDS, perform a Web search with the term MS SQL JDBC driver. Avaya cannot guarantee the performance of untested drivers.
ftp
command or some other method) to the /tmp directory on the Avaya IR system. cd /tmp
to go to the directory that contains the .jar file. cp
filename
.jar /vs/java/sqlserver.jar
to copy the .jar file to /vs/java directory of the Avaya IR system and to rename it as sqlserver.jar. ls /vs/java
to display the contents of the java directory and to verify that the sqlserver.jar file was successfully copied and correctly renamed.To administer the MS SQL 7.0 DIP:
/etc/init.d/tomcat stop
The system displays messages indicating that the Tomcat engine is stopped.
/etc/init.d/tomcat start
The system displays messages indicating that the Tomcat engine is started.
The JDBC Administration - Edit screen for the selected DIP is displayed.
MS SQL Server
as the Database type.