The driver and an example databaseURL you can use:
net.sourceforge.jtds.jdbc.Driver jdbc:jtds:sqlserver://192.168.1.18/CC08_Alarm;useLOBs=false
Text data types are returned incorrectly (CLOB as opposed to varchar) when useLOBs parameter is not included.
Add Comment
Add Comment