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.
| Author |
Topic |
|
asarak
Starting Member
36 Posts |
Posted - 2005-10-27 : 01:59:16
|
| Good MorningI want to make a loop (while) and run it every 5 seconds, until i stop it from the query analyzer.I just want to check counters in a table data insert.Regards |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2005-10-27 : 04:42:54
|
| Are you running it manually or automatedfor loops see http://msdn2.microsoft.com/en-us/library/ms178642 |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-10-28 : 00:58:32
|
| What are you trying to do?Give more detailsMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|