How to verify if Access database exists...
- From: "HD" <dumh@xxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 16:41:22 -0500
Hi,
I am using the ADOX components to create an Access Database...
(TADOXCatalog.create1(path+file);
How can I verify if it already exists before creating it? Also, how can I
destroy it when I am done...
Here is what I need to do... When doing a mail merge with Word... I need to
create an Access DataBase with a table which will have different fields
depending of the circumstances... then, when the merge is finished, I need
to destroy this database... When I create the database, it creates a .ldb
(locking file) and when the merge is over, I can't delete this locking file
and I can't merge any else.
Any ideas?
H. Dumas
.
- Follow-Ups:
- Re: How to verify if Access database exists...
- From: Brian Bushay TeamB
- Re: How to verify if Access database exists...
- Prev by Date: Re: Inserts so slow using _Connection.Execute
- Next by Date: How to connect a .net application to an Oracle RDB database???
- Previous by thread: Re: INNER JOIN Using ADOQuery
- Next by thread: Re: How to verify if Access database exists...
- Index(es):
Relevant Pages
|