Author Message
Anonymous

Orchestration Designer
SQL 2005


When I run a select in database, Instead Field Value I receive the name of driver: net.sourceforge.jtds.jdbc.ClobImpl@177a7fa

someone already had this issue?

thanks in advance
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
It seems you are getting the value from a field of Clob (Text) type. So you are getting the Clob object in the field value. You are looking at the id of the object - it's just the way it's "printed" out. To get the content of the Clob object, you would need to write some custom Java code using the interface provided by the jdbc driver.
sanepunk
Joined: Jun 16, 2021
Messages: 1
Offline
To use Windows (NTLM) authorization with JTDS:
Open the extracted JTDS archive.
Open the directory that is appropriate for your operating system: x86 or x64.
Open the SSO directory.
Copy the ntlmauth.dll file and place it the bin folder of your ReadyAPI installation. forpc jiofilocalhtml.run

strikvid
Joined: Apr 23, 2022
Messages: 1
Offline
jTDS is considerably out of date. Last year I upgraded an app to java 8 and found there is a bug when using jTDS in java 8 with SSL. Depspite there having been a bug report with working patch in the jTDS sourceforge forum since 2014, the driver still hasn't been updated to fix it. I had to build my own copy to include the fix. Now this week I'm discovering another bug. When querying a datetime2 column, getMetaData is reporting the column type incorrectly as nvarchar. The microsoft driver works correctly. vidmate 2019 insta downloader
Go to:   
Mobile view