I had previously had problems with the date handling in DBOracle, but the classes12.jar (at least for 9i) handles JDBC escapes properly. The problem was that there was method in DBOracle that didn't work, which overrode a method in the parent DB class that did work.
-- Bill ----- Original Message ----- From: "Scott Tavares" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 28, 2002 2:07 PM Subject: Oracle date patch > Needed this change st that torque handels dates correctly for Oracle. > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
