chris.bunt (2/3/2009)
If I export jobs from sql 7.0 as a script, How do you get them into sql 2005?Thanks
I have never done it from SQL 7.0 to 2005 but if I remember everything right you can simply execute the script on the 2005 server. Only thing to check is that all the databases must exist and if you use operators and alerts those must be created too before the jobs are created.
[font="Verdana"]Markus Bohse[/font]