Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

AV in dataview

edited July 2003 in End User
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

Comments

  • edited July 2003
    Disconnect the data dictionary and see if that lets you create the dataview.

    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


This discussion has been closed.