H
Hoodwink
Is there a parameter that can be set in an ADO connection string that
will not lock the MDB for Exclusive use?
I have one MDB that must connect to another MDB to update data
periodically. The second MDB is used as a source for an ASP page. An
error occurs when the first MDB tries to initiate an ADO connection to
the second MDB when the web server is processing an internet request
involving that page.
will not lock the MDB for Exclusive use?
I have one MDB that must connect to another MDB to update data
periodically. The second MDB is used as a source for an ASP page. An
error occurs when the first MDB tries to initiate an ADO connection to
the second MDB when the web server is processing an internet request
involving that page.