Board index » delphi » Problem with DbiDoRestructure Example 9 (Add referential integrity)
Marc Pleysier
![]() Delphi Developer |
Wed, 19 Jul 2000 03:00:00 GMT
Problem with DbiDoRestructure Example 9 (Add referential integrity)Delphi 2.01 - BDE 3.0 - Paradox 7 Hello I use the example 9 of DbiDoRestructure found on PROBLEM : Quote>Violation d'accs l'adresse F9D482C5. Lecture de l'adresse F9D482C5 WHY : BUT : Quote>The (child) table must be opened exclusively on the index that the RI is If there isn't the index on the child field, the AddRI function don't work. QUESTION : NOTE : Marcus |