FancyPrairie
Programmer
I have a library database that contains a bunch of forms. All my databases set a reference to this library database. I have a ribbon that launches forms from the current database and from the library database. When a form is opened a ribbon is assigned to the form. On the ribbon is an image that indicates in which environment the form resides (i.e. Live Database, Test database, etc.).
Therefore, I need to know the database the current form resides. That is, does the form that is being opened resided in the library database or the current database?
Is their a property or method or something that indicates the owner of the form?
Therefore, I need to know the database the current form resides. That is, does the form that is being opened resided in the library database or the current database?
Is their a property or method or something that indicates the owner of the form?