astharaj
07-01-04, 12:22 AM
Hi,
I am doing a mail merge from access vba code. The process opens an instance of the access db used as datasource.
Is there a way to either not open an instance or to close it programitically after the process is complete?
I read some documents which says to remove the Application Name from the Access file (tools->startup) - but this doesn't help.
Thanks in advance for any help.
Astha
I am doing a mail merge from access vba code. The process opens an instance of the access db used as datasource.
Is there a way to either not open an instance or to close it programitically after the process is complete?
I read some documents which says to remove the Application Name from the Access file (tools->startup) - but this doesn't help.
Thanks in advance for any help.
Astha