> -----Original Message-----
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 10, 2001 1:03 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: AW: [C2]: Planning beta 2
> 
> 
> > Davanum Srinivas wrote:
> > 
> > Please see below:
> > 
> > --- Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> > > Apart from more documentation which is of course important 
> > > for the beta 2,
> > > we have *only* to solve the bugs entered in bugzilla and
> > > to finish outstanding issues. One of them is the content length
> > > problem and the other is the class loading problem entered
> > > in the todo list.
> > > Is there any other thing to do?
> > 
> > We can move the new SQLTransformer and helper transformers from 
> > C2.1 to C2.
> > 
> I didn't follow the discussions very close, but is the C2.1 SQL
> transformer combatible to the C2 solution? If so, ok we can
> add it.
> 

There is one outstanding issue: the SQLTransformer needs a JDBC driver that
implements at least callable statements. I don't think every DB has a driver
with this functionality, but the question now is: Is this a drawback? I mean
all commercial and all major open source DB's have a driver with this
functionallity and I think the added value of the new implementation is big
enough to consider to add the SQLTransformer to 2.0.
I know one user who had problem with PostgreSQL, but I found a driver
(didn't test it), which should implement the necessary functionality:
http://jdbc.postgresql.org/

I guess you guys will have to vote on this one...

The other transformers i wrote shouldn't be a problem.

Sven



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

Reply via email to