Hey guys, I was wonder if the following is possible:
1. Monitor a certain folder on C drive.
2. Look for a certain MDB to be created.
3. When the MDB is found create a link table in it.
The reason i need this is because we use a application that creates a local mdb. In this local mdb i need another link table created to use in a query. When the application closes it deletes the local mdb.
Thanks
1. Monitor a certain folder on C drive.
2. Look for a certain MDB to be created.
3. When the MDB is found create a link table in it.
The reason i need this is because we use a application that creates a local mdb. In this local mdb i need another link table created to use in a query. When the application closes it deletes the local mdb.
Thanks