Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How to automate a query in mssql

Author  Topic 

Kode
Starting Member

23 Posts

Posted - 2000-12-10 : 00:50:17
I am try to find the tools I would use so that my mssql will run a query against a table every 24 hours and dump the result into a temp table. I just don't know what I would use to automate this at the server. Could someone give me a keyword so I could go learn it? Would it be triggers? Anyways, thx in advance.

   

- Advertisement -