Problem using subforms in a multiple database project

D

David G.

I have a project where all data and code are splitted into several databases.
Main Database manages appearence of all other data. I need to set subform attributes to display a form from another database.
I tried hard, but couldn't find a way to do this. I determined, that creating new form object in "secondary" database adds this form in Forms collection. But when I set subform's SourceObject property to the name of the form from "secondary" database I've got an error, saying that this is not a valid name for this property.
Can anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top