AV in dataview
I'm a newbie with RB, so maybe I miss something.
I started with DOA EUR demo.
I populated the data dictionary tables by hand.
I have three tables A, B and C.
Table C is linked 1 - 1 with A and B both.
A and B are linked together one to many.
I started placing table A and then B.
The data view shows the link correctly.
All ok until here.
When I tried to place table C I got an AV at design time, at run time the
program simply dies
What am I doing wrong here?
Thanks in advance for any answers
Bye
Nicola
I started with DOA EUR demo.
I populated the data dictionary tables by hand.
I have three tables A, B and C.
Table C is linked 1 - 1 with A and B both.
A and B are linked together one to many.
I started placing table A and then B.
The data view shows the link correctly.
All ok until here.
When I tried to place table C I got an AV at design time, at run time the
program simply dies
What am I doing wrong here?
Thanks in advance for any answers
Bye
Nicola
This discussion has been closed.
Comments
The next thing to test is to use the data dictionary builder (right click
over the data dictionary component at Delphi design time) in order to
populate the data dictionary tables. If you populated the dictionary by
hand, there may have been a data entry error that is causing the problem
perhaps. Then try creating the same dataview using the new data dictionary.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com