relational problem

Samuel Jones sjones at ucla.edu
Tue Jul 29 12:11:17 PDT 2008


Thank you David.  I got the ".ModifyRecord" procedure to do this.  Is  
there a way to get it to return to purchase database.  Conceivably, a  
".ModifyRecord" record procedure in the customer database could do  
this, but I may be in the customer database not doing anything with  
the purchase database.  In those cases, it would be very inconvenient  
to pop up the purchase database just because I might be doing  
maintenance in the customer database.

TIA (again)
Sam

Samuel L. Jones
sjones at arts.ucla.edu

=============================================================




On Jul 29, 2008, at 6:32 AM, David Thompson wrote:

> Your procedure would do the lookup( to see if it
> returns a value, and if not, it would open the
> customers database, go to an appropriate form for
> data entry, add a record, and put the name that
> was entered in the purchases data base into the
> name field of the customers database.






More information about the Qna mailing list