hi
i have am osql script (.cmd file) with 80 line query in it
[code]osql -S xxxxxCC -U uuuuuu -P fefefefe -d proddb ............ C:testmonitroingtest.sql -o C:testdata1hr_data.xls[/code], i run every 1 hours once. i shedule in o/s through task manager. i want the output in different xls every time ie: first xls for first hour second xls for second hour ........ till the last hours that is for hours
thanxs
Software/Hardware used:
ASKED:
January 24, 2008 6:13 AM
UPDATED:
January 24, 2008 2:11 PM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.