Subject Re: [Firebird-Java] Re: New code in CVS
Author Kenneth Foo
Yeap, it makes sense. Nothing serious.

I began the transaction explicitly, and traced my error to the use of
Connection.rollback() instead FBLocalTransaction.rollback().

Was hoping that the autocommit stuff for BLOBs would be ready
for testing soon :-) Can't wait to get the FBLocalTransaction thingy
out of my JDBC code.

Regards
Kenneth




----- Original Message -----
From: "David Jencks" <davidjencks@...>
To: <Firebird-Java@yahoogroups.com>
Sent: Monday, February 25, 2002 12:24 PM
Subject: Re: [Firebird-Java] Re: New code in CVS


> Does this exception make sense from what you are doing? If not, can you
> show how to make this happen?
>
> david jencks
>
> On 2002.02.24 23:14:36 -0500 Kenneth Foo wrote:
> > Hi...
> >
> > Just curious when will the code be ready for testing ... :-)
> > I'm having difficulties like
> >
> > nested exception is: java.lang.IllegalStateException: Can't destroy
> > managed
> > connection with active transaction
> >
> > etc... because I mixed code managing transactions, etc... to handle
> > blobs.
> >
> > Regards
> > Kenneth
> >
> >
> > ----- Original Message -----
> > From: "rrokytskyy" <rrokytskyy@...>
> > To: <Firebird-Java@yahoogroups.com>
> > Sent: Wednesday, February 20, 2002 5:53 PM
> > Subject: [Firebird-Java] Re: New code in CVS
> >
> >
> > > > c) Blob writing using FBPreparedStatement in autocommit mode still
> > > > has the same transaction problem:
> > > > java.sql.SQLException: Couldn't create new blob: invalid
> > > > transaction handle (expecting explicit transaction start)
> > >
> > > true, comming soon :) sorry that I did not mention this in my post.
> > >
> > > Best regards,
> > > Roman
> > >
> > >
> > >
> > > To unsubscribe from this group, send an email to:
> > > IB-Java-unsubscribe@egroups.com
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > >
> > >
> > >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > IB-Java-unsubscribe@egroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> >
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>