Nov 12, 2010 #1 bdjb Technical User Joined Oct 29, 2002 Messages 292 Location US Is there a way in SQL to show the end user a message as parts of the SQL script complete? I'm using WinSQL if it helps.... Thanks in advance
Is there a way in SQL to show the end user a message as parts of the SQL script complete? I'm using WinSQL if it helps.... Thanks in advance
Nov 17, 2010 #2 genomon Programmer Joined Aug 20, 2001 Messages 2,449 Location US Don't know of a messagebox-type way, but you can post entries to a log table that the user could refresh as the procedure completes. An làmb a bheir, ‘s i a gheibh. Upvote 0 Downvote
Don't know of a messagebox-type way, but you can post entries to a log table that the user could refresh as the procedure completes. An làmb a bheir, ‘s i a gheibh.