echeverrifm / bkpsqlserver

Python Script to Backup Database in SQL Server using sqlcmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bkpsqlserver

Python Script to Backup Database in SQL Server using sqlcmd

Rename config.sample.py to config.py and edit the informations

in sql folder you can see a model of sql, you can test this sql in your sql server to test

Run

After edit the informations in config.py, now type python bkpdatabase.py

About

Python Script to Backup Database in SQL Server using sqlcmd


Languages

Language:Python 100.0%