> -----Original Message-----
> From: Daniel Rall [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 04, 2001 3:59 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PATCH] small patches to torque in 2.1
> 
> 
> Fedor Karpelevitch <[EMAIL PROTECTED]> writes:
> 
> > I believe that if a JDBC driver does not implement JDBC 
> standard it is not a
> > JDBC driver.
> 
> None the less, there are situations where we're forced to use such
> abominations.  Such a driver may just be a poor implementation from a
> closed source database vendor, or may be an open source project just
> getting going.

then we can go infinitely on the route of substituting driver's
functionality with adapter. I am pretty sure you will have more trouble
handling this in the adapter as the proper date format not only depends on
the db you use, but also on it's settings such as locale...

fedor.

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

Reply via email to