Demoed how Avaya OD connects with MySQL. Also shared the driver class name for MSSQL.
Driver Class Name
SQL Server com.microsoft.sqlserver.jdbc.SQLServerDriver
ODBC Datasource sun.jdbc.odbc.JdbcOdbcDriver
Oracle oracle.jdbc.driver.OracleDriver
MySQL com.mysql.cj.jdbc.Driver
Connection URL
SQL - jdbc:sqlserver:// host IP address:1434;databaseName= Name of the DB
MYSQL - jdbc:mysql:// host IP address:3306/ Name of the DB
Example:
jdbc:sqlserver://localhost:3306;databaseName=sakila
jdbc:mysql://localhost:3306/sakila
#ivr #avaya #tutorial
Join this channel to get access to perks:
/ @rajivcoomar