One form calling another connected to a different database. [message #187799] |
Tue, 15 August 2006 12:48 |
smulukutla
Messages: 45 Registered: May 2006
|
Member |
|
|
We have a form and it gets data from a database and this form calls another form which is in different database. When I run the first form it polpulates the data and works fine, but when I call the second form, I don't see any data populated in the second form, since it is connected to different database. How can I populate the data in second form. Any input is appreciated.
Thanks.
|
|
|
|
|