Subject | Re: [firebird-support] Error creating Foreign key |
---|---|
Author | Mourad Hedfi |
Post date | 2018-05-31T08:22:09Z |
Hello,
Thanks for your reply.
1. Why do you remove all FK?
--> Data update covers all data's tables. I must remove all FK to be able to insert, delete records.
2. Why do you still use such old Firebird version?
--> You are wright. It's a big client database and I mist have it's agreement to use a recent version.
Many things was fixed since FB1.5 and i suppose that only real fix to your problem is using recent FB.
You can try disconnect after every FK.
--> I'll try this and tell you if it resolve the problem. Note that on 477 deleted FK, 326 are created.
You can also try do select count(*) from updated tables but you say that you do backup and restore...
Bien cordialement.
Mourad Hedfi
Directeur de projetsMourad Hedfi
2018-05-31 8:42 GMT+01:00 liviuslivius liviuslivius@... [firebird-support] <firebird-support@yahoogroups.com>:
Hi,Two questions1. Why do you remove all FK?2. Why do you still use such old Firebird version?Many things was fixed since FB1.5 and i suppose that only real fix to your problem is using recent FB.You can try disconnect after every FK.You can also try do select count(*) from updated tables but you say that you do backup and restore...Regards,Karol Bieniaszewski