All,
Is it possible to create my own SQL < Insert > and < Update > SQL queries. I want to do that because I have some trouble with Clob type with Db2 and some MSSQLServer drivers. So I would like to be able to execute an insert, update query without any Prepare-statement. Is it possible ??? Thank you.
