Sorry. I described the situation incorrectly in my original post. With
the table filled and calling it from the R> prompt with 'edit using',
the form displays but no data appears. Calling it with 'enter using' and
data present results in the form not appearing, just an error message.
And, calling it with the table empty and with 'enter using' the form
appears, but data doesn't appear in the DB Grid when pressing the button
which adds rows to the work table - the one linked to the DB Grid.
Thanks,
Karl
[EMAIL PROTECTED] wrote:
But I thought your first email said that within your app or from the
r> prompt you were bringing the form up with "enter using". In that
case, it doesn't matter if there is already data in the table, it will
always come up empty waiting for you to enter new rows.
Karen
Hi Karen,
Yes, I make sure there is data in the work table (the main table for the
form) before calling it from the designer. If there is no data in the
table, my understanding is that the form would not come up at all (from
the designer) - because of the 'edit using' as you stated. The problem
is that the DB Grid on the form does not display any data - when there
is data in the table it is linked to.