Hi there,
I have an admin system (Add/Modify/Delete) for two types of records in the
database. They have a Parent - Child relationship
My problem is that I want to display on the "parent" record whether the
child exists or not .
The records are found in two different tables, but have the same Primary
Key.
Any ideas
cheers
Steven
I have an admin system (Add/Modify/Delete) for two types of records in the
database. They have a Parent - Child relationship
My problem is that I want to display on the "parent" record whether the
child exists or not .
The records are found in two different tables, but have the same Primary
Key.
Any ideas
cheers
Steven
Comment