I believe that if a JDBC driver does not implement JDBC standard it is not a
JDBC driver.
fedor.
-------------------------------
The Joy of CVS
> -----Original Message-----
> From: Daniel Rall [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 04, 2001 8:30 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PATCH] small patches to torque in 2.1
>
>
> Fedor Karpelevitch <[EMAIL PROTECTED]> writes:
>
> > On 1 September 2001 09:27, you wrote:
> > > Fedor Karpelevitch <[EMAIL PROTECTED]> writes:
> > > > 1) implemented Gonzalo's suggestion to use JDBC escapes
> for dates. Seems
> > > > to work well and solves all the inherent problems with dates.
> > >
> > > Forward ported to jakarta-turbine-3 into SqlExpression and DB.
> > > SqlExpression relies on DB to do the formatting, so I slapped the
> > > escape in as the default formatting mechanism (i.e. the
> toDateString()
> > > method).
> >
> > I do not think toDateString() is needed at all since JDBC
> escape should work
> > fine for *any* database. I think it can be dropped
> (deprecated first).
>
> The only use case which I can think of for it is to handle JDBC
> drivers which don't implement JDBC escapes. John, I believe that's
> your method--comments?
>
> Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]