| Subject | Re: [Firebird-Java] Creating unique column entries | 
|---|---|
| Author | Laurent Duperval | 
| Post date | 2004-10-01T18:09:26Z | 
Laurent Duperval wrote:
direction, it turns out that the Ant task I'm using to run my scripts
does not turn on autocommit. By using autocommit, it slows down my
process a bit but the behaviour is as expected.
L
            >- If I run the script that creates the tables in Jaybird, then I can addThis is wrong! After further investigation and a push in the right
>duplicates with IBOConsole, with my java application and with isql.exe.
>- If I run the script to create the tables in isql.exe, I cannot add
>duplicates, whether I'm using isql.exe, my Java application or IBOConsole.
>
>Has anyone else noticed something like this?
>
>
>
direction, it turns out that the Ant task I'm using to run my scripts
does not turn on autocommit. By using autocommit, it slows down my
process a bit but the behaviour is as expected.
L