Subject | Re: [despammed] [Firebird-Java] org.firebirdsql.jdbc.FBSQLException: Resource Ex |
---|---|
Author | nrajagopal35 |
Post date | 2004-09-02T09:10:43Z |
ya, I am using multiple threads using the same connection,
but I am not using any transaction from my application.
--- In Firebird-Java@yahoogroups.com, Marco Parmeggiani
<marcopar@d...> wrote:
but I am not using any transaction from my application.
--- In Firebird-Java@yahoogroups.com, Marco Parmeggiani
<marcopar@d...> wrote:
> In data Wed, 1 Sep 2004 05:19:21 -0700 (PDT), hai scritto:
>
> > Hi,
> >
> > I am getting this following exception, while using
> > Firebird JCA JDBC driver version 1.5.
> >
> > org.firebirdsql.jdbc.FBSQLException: Resource
> > Exception. Local transaction active: can't begin
> > another
>
> is it possible that you hava multiple threads using the same database
> connection?