How to Compact Database

N

Nova

I set compact on close in my program. It works normally when used for
stanalone, After that I put this program in server, When extit program it
create new file eveytime. why?. How can compact database on network
 
K

Ken Snell \(MVP\)

Sounds like you don't have "delete" privileges for the folder where the file
is located on the server.
 
Top