Auto Schedule

General usage of Access to MySQL

Moderator: jr

Post Reply
bep74
Posts: 2
Joined: Sun Feb 22, 2009 6:13 pm

Auto Schedule

Post by bep74 »

It's possible schedule the direct transfer?
I want to execue it every day at 9:00 pm.
If I create an windows scheduled task, the program stopped on the first window/step... Is there a way to skip the windows?
Nodrog
Posts: 2
Joined: Wed Mar 03, 2010 5:59 pm

Re: Auto Schedule

Post by Nodrog »

Hi
Check out the command line syntax, I guess you need to use the autorun parameter.
Regards
Nodrog
Command Line Interface
Another powerful feature of this program is the command line interface. It enables you to run the conversion without any user interaction.

It is possible to specify a settings file from the command line.

msa2mys settings=mysettings.ini
msa2mys [SETTINGS="mysettings.ini"] [, AUTORUN] [, HIDE] [, CLEARLOG]

AUTORUN - Run without interaction.

CLEARLOG - Clear the log file. If this parameter is omitted the log file will continue to grow.

HIDE - Disables messages in case of an error. Errors are logged to the log file.

SETTINGS - Specifies a saved configuration file.
muscle_tech
Posts: 5
Joined: Thu Jul 29, 2010 5:41 pm

Re: Auto Schedule

Post by muscle_tech »

hey there so if i understand i need to cdm-msa2mys then paste:settings=mysettings.ini
msa2mys [SETTINGS="mysettings.ini"] [, AUTORUN] [, HIDE] [, CLEARLOG]

thats it?do i need to do this every day?
muscle_tech
Posts: 5
Joined: Thu Jul 29, 2010 5:41 pm

Re: Auto Schedule

Post by muscle_tech »

CMD does not reconize the command..
Post Reply