There is probably an easy solution to this but I'm paranoid about making any changes to the database in case I do something that can't be reverted back.
Basically, I have a split database - backend is on the shared drive and the frontend has been distributed on each users computer.
Someone has requested me to send them the database. Now, in the interest of confidentiality , I need to send him a blank version. Is this a simple case of copying both frontend and backend? I'm a bit apprehensive to delete all the data from the backend and then accidentally realise I've ballsed it up.
Basically, I have a split database - backend is on the shared drive and the frontend has been distributed on each users computer.
Someone has requested me to send them the database. Now, in the interest of confidentiality , I need to send him a blank version. Is this a simple case of copying both frontend and backend? I'm a bit apprehensive to delete all the data from the backend and then accidentally realise I've ballsed it up.
Comment