All right!!!!. Now everything works fine!. You've been very helpful as every time!
On 4/21/05, Armin Waibel <[EMAIL PROTECTED]> wrote: > > Alessandro Colantoni wrote: > > The last question. > > Do I leave > > > > ignoreAutoCommitExceptions="false" > > > > yep! Normally the default settings of OJB are sufficient for most > beginning scenario. 'ignoreAutoCommitExceptions' was introduced to > bypass problems with older driver (e.g. sun's odbc-jdbc bridge driver). > > regards, > Armin > > > ? > > > > > > > > On 4/21/05, Alessandro Colantoni <[EMAIL PROTECTED]> wrote: > > > >> I just do it and all problems disappeared. > >>I was just checking documentation when I get your post, and the default > is > >>"1". > >>Thanks a lot. > >> On 4/21/05, Martin Kal�n <[EMAIL PROTECTED]> wrote: > >> > >>>Martin Kal�n wrote: > >>> > >>>>I think you should give the default useAutoCommit="2" a try since you > >>>>were using explicit transaction handling in your code. > >>> > >>>(Argh! I am not scoring many points in this thread.) > >>> > >>>What I wrote above is wrong. > >>> > >>>The default value of auto-commit is "1" (explicit on), > >>>but I still think that the most right for you would be "2" (explicit > >>>off). > >>> > >>>Sorry for being so confusing... > >>> > >>>HTH, > >>>Martin > >>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
