cancel
Showing results for 
Search instead for 
Did you mean: 

logSQLStatement doesn't log quotes

Former Member
0 Kudos

Hi guys,

I'm using the parameter logSQLStatement = true on a Receiver JDBC adapter to log que INSERT statements the adapter makes.

It's logging the statements but doens't show the quotes (') on string values)

Does anyone know how to solve this please?

Tks all,

Marco

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Noticed that as well but never found how to solve it.

But I can aussure you that the actual trigger of the call to the Database does have the Quote until you do not include the attribute hasQuot = with value No.

Regards

Bhavesh