04-28-2021 03:43 AM
Hi All,
We are working in a IVR Script and we must connect with a MS SQL Server 2017 for write the output of a new voice survey. For that we need create the DB connection in the UCCX.
The first point is upload the JDBC driver to the UCCX 12.5.1 before configure the Datasource section.
I need confirm about what driver must be uploaded to the UCCX, I'm trying to find it but I have doubts about it. What is the correct driver in my case?
I manage two options:
1 - SourceForge jTDS driver: Open source JDBC 3.0 type 4 driver for Microsoft SQL Server (6.5 up to 2012)
https://sourceforge.net/projects/jtds/files/jtds/
Latest update (2013)
2 - Microsoft JDBC Driver for SQL Server
https://go.microsoft.com/fwlink/?linkid=2155948
Is the SourceForge driver (updated on 2013) compatible with the UCCX 12.5.1 (latest version). What's the correct?
Thanks a lot.
Solved! Go to Solution.
04-29-2021 09:07 AM
jtds-1.3.1.jar is the most recent one I have seen. I just uploaded it to a CCX 12.5 system. I haven't done extensive testing on it, but it looks good so far.
04-29-2021 09:07 AM
jtds-1.3.1.jar is the most recent one I have seen. I just uploaded it to a CCX 12.5 system. I haven't done extensive testing on it, but it looks good so far.
04-29-2021 10:03 AM
Thanks so much Elliot!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide