annsolomon
MIS
I want to be able to copy (e.g., backup) a few tables from my back end db by clicking a button on a form in my front end. The backend is on the server (g:\files\ml401k\401k_be.mdb) and I want to copy tblHistory to another db on the server (j:\everyone\mis projects\401kbackup.mdb).
I just can't seem to get the code right. I tried to get my code started by creating an update query and looking at the SQL behind it but when I put it behind the command button I keep getting a message saying the input query must contain at least one table or query.
Can some kind soul please help me out here? I've been playing with this off and on for a couple of weeks and can't seem to find the right help searching the Internet or Access Help. Ann
I just can't seem to get the code right. I tried to get my code started by creating an update query and looking at the SQL behind it but when I put it behind the command button I keep getting a message saying the input query must contain at least one table or query.
Can some kind soul please help me out here? I've been playing with this off and on for a couple of weeks and can't seem to find the right help searching the Internet or Access Help. Ann