Running DB export from a template on a schedule

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
gohemeco
Posts: 1
Joined: Mon 24 Jan 2022 02:36

Running DB export from a template on a schedule

Post by gohemeco » Mon 24 Jan 2022 02:54

Hello. There is a .det with a working template, I need to export it every week. Is there any way to automate the process?


my fav live sex sites:
https://adultcams.name/
https://sexcams.name/
https://livesexcams.name/
Last edited by gohemeco on Mon 20 Jun 2022 13:09, edited 1 time in total.

JaneAlora
Posts: 1
Joined: Mon 24 Jan 2022 11:08

Re: Running DB export from a template on a schedule

Post by JaneAlora » Mon 24 Jan 2022 11:16

I have not heard of a way to automate the process.

alexa

Re: Running DB export from a template on a schedule

Post by alexa » Mon 24 Jan 2022 11:41

You can automate the task using the command line interface of dbForge and, for example, Windows Task Scheduler that will run it in specific time intervals. You can specify a batch of command line strings in a *.bat file.

Please see the following:
https://docs.devart.com/studio-for-mysq ... h-cmd.html
https://docs.devart.com/studio-for-mysq ... h-cmd.html
https://www.youtube.com/watch?v=C_Bmw2fqHQc
https://blog.devart.com/how-to-setup-da ... ndows.html
http://www.devart.com/dbforge/mysql/stu ... ackup.html

For more help on the command line operations, please type the following in the command line prompt:
C:\Program Files\Devart\dbForge Studio for MySQL>dbforgemysql.com
C:\Program Files\Devart\dbForge Studio for MySQL>dbforgemysql.com /dataimport /?
C:\Program Files\Devart\dbForge Studio for MySQL>dbforgemysql.com /dataexport /?

Post Reply