weekly Automatic running sql server script
        Posted  
        
            by AmRoSH
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AmRoSH
        
        
        
        Published on 2010-05-19T13:42:36Z
        Indexed on 
            2010/05/19
            13:50 UTC
        
        
        Read the original article
        Hit count: 231
        
sql-server-2008
I have sql server script and i want to automatic run it on the database every week.
any help.
i tried sql server agent job but i have alot of data bases on my server and i should make step to every database and it will run in the same day and same time.
© Stack Overflow or respective owner