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:
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/jdbc/lib/sqlserver.jar
to copy the .jar file to /vs/java/jdbc/lib directory of the Avaya IR system and to rename it as sqlserver.jar. ls /vs/java/jdbc/lib
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.