Subject | Re: Autocommit Problems with Jaybird |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-11-20T23:32:03Z |
> I'm sorry for the confusion, I don't think I was clear. If IWhat does "restart" mean? Can you post the code?
> explicitly turn off autocommit and perform a manual commit, it works
> fine. On the same connection, if I then turn autocommit back on, it
> works fine until I restart and then close the connection again.
> AtTurning autocommit on/off commits current transaction according to the
> that point, I have to turn off autocommit, commit again, and turn it
> back on to make autocommit work.
specification.
> My problem is that autocommit doesn't work out of the gate, and I'dPlease, post some code, preferably a standalone working test case. If
> like it too. It I did everything manually, I wouldn't have any
> problems, I'd just rather avoid it. I think my problem is somewhere
> within the JDBC driver, since the database has been working fine
> otherwise.
you consider your code to be not for publishing, you can send it to me
privately together with some NDA.
Thanks!
Roman