Hi All,
In my java application I need to subtract two java.sql.timestamps. and I want to store the result as sql type "interval".
But my insert statement is failing.


Does anyone know what java type I need to use in the insert statement? (it must accept null values)
thanks in advance,
Phil



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to