I have generated a script by right-clicking on DB -> Tasks -> Generate Script
.
I was able to use it to back up the 5 tables I wanted to a .sql
file that I use to import those 5 tables to a different server. How do I get to run that script I made every night?
It has to be setup to where it backups to a file that I can import. I can not setup Master-> slave..
Any help?
Thank you