Schedule to Export Data

D

Dhana

Can i export data out of local access database and copy the data to a FTP
location on a website?, how can i do that?. This need to happen on daily
basis, can I schedule a job?
 
M

Mark J

you can use microsoft Scheduler to start up Access when you want and then
just write some vb to copy it down to the shared folder ..
 
Top