> <jkwf...@acs.ucalgary.ca> wrote:
>>Hi,
>>I am in the midst of trying to do the following and would appreciate
any
>>pointers and answers.
>>I am trying to design an order form that needs to pull information
from
>>THREE or more different tables, can such a thing be done in Delphi,
so
>>far from what I have read in the books it seems that Delphi allows
you to
>>create links between two tables. Anymore than that, it says that it
>>can't open the Master Table....
>>Could somebody help me out please?
>Jessica, I currently have an app with databases structured as follows:
>1-4 (Master to 4 child databases) all 4 child databases linked into
master
>I also tried, experimentally, to link 1-1-1. It seemed to work (No
open
>errors or exceptions), but I haven't used it with any real data.
>In the case of the former, I haven't had any problems, other than
>performance issues when child databases get around 10,000 records or
so.
>Anyway, hope that helps.
>Temple