Good day to everybody, new member here! :cheesy:
Using: Delphi 7 with Database Desktop
I've made my tables in Database Desktop, and as soon as I tried seting up Referential Integrity, it did not let me save, which stops me from progressing any further in my project. As soon as I set up the referential integrity, regardless of whether i click "Save" or "Save As", the program gives me the same error:
Invalid filename.
Table C:\Documents and settings\FlamingBlade\Desktop\DD\Orders.DB
An example would be when trying to set up referential integrity between two fields, such as "PhoneNumber" in the Customer Details table and "PhoneNumber" in Orders.
Can anybody please shed some light on this topic? How can I solve this problem or work around it?
Thanks in advance!