One last point then - a little something more to chew on perhaps.

Data aware controls all belong to dataform controls.

In the case of an embedded data entry form the dataform controls on a the form must all use the same, parent, datasource. In the case of free standing forms, separate ODT files, they do not have this restriction:
So you can have a Master dataform control that connects to one database.
A Slave dataform that connects to a different database.
As long as the two tables referenced have some common key the form can handle the relation...*smile*... Down side is that you can't create queries that join across these multiple databases, but if you structure things properly you can achieve something close.

Drew

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to