jwcolby
jwcolby at colbyconsulting.com
Wed Jun 23 08:33:54 CDT 2010
Is there a DoEvents equivalent in SQL Server? I perform a set of update queries (dynamic SQL) in a cursor, printing a status for each loop of the cursor. The stuff prints but only when the entire thing finishes. I would like to print the results as each update occurs. -- John W. Colby www.ColbyConsulting.com