Hello,
My question is pretty much summed up in the title of this: How do we run queries using SQL Server Agent.
Part of my company uses an Access dB, in this Access dB I have an append query that appends data to a SQL Server table: we want to have this query run overnight rather than, a prevelant case seemingly, having to have someone "push the button" every day. Obviously the append query is set to NoCount.
J
My question is pretty much summed up in the title of this: How do we run queries using SQL Server Agent.
Part of my company uses an Access dB, in this Access dB I have an append query that appends data to a SQL Server table: we want to have this query run overnight rather than, a prevelant case seemingly, having to have someone "push the button" every day. Obviously the append query is set to NoCount.
J
Comment