Karl,

Have you checked to make sure that you don't have the same column name in
the two tables with data that does not match ? If you have that situation
you will not get any data in the DBGrid I suspect. (You could try changing
the column names in one of the tables to see if that makes the data appear.)

Regards,
 
John Docherty


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Karl E.
Herrick
Sent: Wednesday, 5 November 2008 10:14 a.m.
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Problem with DB Grid

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.
>


Reply via email to