M
Mart
Hi, I need your advice for this.
I would like to have an object that access the DataBase, let's name it
objDB. This objDB object would be held by the MDI Parent.
The MDI Child would use the objDB to execute SQL query and get recordset
result.
Am I right to store this objDB in the MDI Parent? Because many MDI
Child could use it.
Thanks a lot
I would like to have an object that access the DataBase, let's name it
objDB. This objDB object would be held by the MDI Parent.
The MDI Child would use the objDB to execute SQL query and get recordset
result.
Am I right to store this objDB in the MDI Parent? Because many MDI
Child could use it.
Thanks a lot