At 12:36 PM 11/4/2008, Karl E. Herrick wrote:

To further clarify. When the form is run from the designer,
data is displayed in the DB Grid. When it is run from the
database explorer, the R> prompt or another form, no data
is displayed in the DB Grid. Not initially, when the form
comes up (with data in the work table), nor when the button
is pressed to add an item.


Karl,

How may tables are associated in this particular form with
DB Grid?

If more than one:

 . How is the relationship defined?
 . Is there a PK (Referenced) for Master and FK for Slave?

-- To find the number of tables associated with form:

   Form Designer | Main Menu | Tables | Add/Remove Tables...

-- To find the table relations:

   Form Designer | Form Properties [F11] | Table Relations

Hope that helps!

Very Best R:egards,

Razzak.


Reply via email to