I got two MDBs one for frontend and another for backend..
In my frontend i have an option to compact the backend database after removing all necessary connection and closing all objects which refer to my backend MDB.
My backend mdb has user level security... Of course I have the valid user and password with me...
The online help does not specify on how to this with a secured database...
The following line gives me an error which sasys that I have no permission....etc..
DBEngine.CompactDatabase Name.MDB, Another.MDB
Anybody can help me....
thanks,
In my frontend i have an option to compact the backend database after removing all necessary connection and closing all objects which refer to my backend MDB.
My backend mdb has user level security... Of course I have the valid user and password with me...
The online help does not specify on how to this with a secured database...
The following line gives me an error which sasys that I have no permission....etc..
DBEngine.CompactDatabase Name.MDB, Another.MDB
Anybody can help me....
thanks,