Forum Discussion

jalveblad's avatar
jalveblad
Occasional Contributor
12 years ago

JDBC request failing when selecting timestamp

Hi, I have a JDBC request that is a simpe select: SELECT * FROM SCHEMA.TABLE WHERE COLUMN = 'my string' When this test test runs it only responds with "Error getting response; null" in SoapUI. ...