Automating data load.

  • Thread starter Thread starter Dinesh
  • Start date Start date
D

Dinesh

Hi there.

I hope I'm making this clear when I ask this: Is there a
way to automate the loading of data into an Access db?
Does Access perform this automation process?

Your help would be greatly appreciated.


Regards,


Dinesh.
 
You can use the Windows Scheduler or similar software to
launch and access database at a scheduled time. Anything
you put in the macro named autoexec will launch upon
opening. Or in the scheduler after the microsoft
application executable add a space and the macro name that
has you import data commands

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top