skip to main content

Programming Guides : JDBC : Common Driver and URL settings : Microsoft Sql Server

Microsoft Sql Server
Library:
Value for iscobol.jdbc.driver:
Value for iscobol.jdbc.url:
jdbc:sqlserver://<ServerName>:<Port>;user=<UserName>;password=<Password>;DatabaseName=<DatabaseName>
NOTE - A third party pure java JDBC driver is also available for Microsoft Sql Server. Its name is JTDS and it can be found at the following website: http://jtds.sourceforge.net.
Library:
Value for iscobol.jdbc.driver:
Value for iscobol.jdbc.url:
jdbc:jtds:sqlserver://<ServerName>:<Port>/<DatabaseName>;user=<UserName>;password=<Password>

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left