Subject | Re: Time for an alpha for the all java jca-jdbc driver? |
---|---|
Author | jwcanada |
Post date | 2002-01-03T13:46:18Z |
David,
You have done an excellent work. I think it is time to release it. I
have been using it for a couple of weeks. It seems working fine. Here
is a couple of things:
1) If set autocommitted, it does not work with blob fields even for
select statement. Right now, I just mannually commits it. It seems
working.
2) CallableStatement for stored procedure. It seems it has not
implemented yet. However, it should not affect the earlier release.
The good news is that it works with both IB and firebird without the
interServer.
jw
You have done an excellent work. I think it is time to release it. I
have been using it for a couple of weeks. It seems working fine. Here
is a couple of things:
1) If set autocommitted, it does not work with blob fields even for
select statement. Right now, I just mannually commits it. It seems
working.
2) CallableStatement for stored procedure. It seems it has not
implemented yet. However, it should not affect the earlier release.
The good news is that it works with both IB and firebird without the
interServer.
jw
--- In IB-Java@y..., David Jencks <davidjencks@d...> wrote:
> I'm wondering if perhaps it's time to release an alpha version of
the
> firebird pure java jca-jdbc driver.
>
> If you are using it or have tried it, are there any problems you
would like
> fixed before an alpha release?
>
> Thanks
> david jencks