Subject | Re: [Firebird-Java] Problem with time of constraint checking |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-08-10T13:01:40Z |
> This is what i do:Please create a test case that reproduces this issue, then we can check when
> 1. create some tables
> 2. add constraints to them
> 3. commit
> 4. fill tables with data
> 5. commit
>
> I get an exception regarding violation of foreign key during last
> commit. How can i make it to throw this exception at the time
> inserting data, not when committing? I asked at firebird-support
> list and i was assured that firebird supports only immediate
> constraint checking and the behaviour i have here is opposite.
> Please help.
it lays on Firebird, JayBird or your application.
Roman