Subject Re: [firebird-support] Stored Procedure - JayBird problem
Author Helen Borrie
You should ask this question in the Jaybird
list: http://www.yahoogroups.com/groups/firebird-java

^heLen


At 12:10 AM 20/11/2003 +0000, you wrote:
>Hi everyone,
>
>I'm having a problem that is proving difficult to troubleshoot.
>
>Platform:
>
>Windows XP
>Firebird 1.5 RC6
>Jaybird 1.0.1
>
>I'm connecting to the database fine and executing stored procedures
>via CallableStatements. They complete without any difficulty, but
>for some reason aren't committing to the database. Looking at the
>tables from a second database tool shows no activity, yet I can edit
>the data from my Java connection as long as I don't restart my
>application.
>
>I've tried running setAutoCommit(true) when the connection is first
>created to no avail. Inside the debugger (I use Eclipse for Java)
>I've turned off autoCommit after pausing the application through
>breakpoints, run the procedure, committed, and then turned
>autoCommit on again, and it works fine after that until I restart
>the application.
>
>Anybody run into anything similar?
>
>Thanks,
>Mike
>
>
>
>To unsubscribe from this group, send an email to:
>firebird-support-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/