Viewing 4 posts - 1 through 5 (of 5 total)
add
SET NOCOUNT ON
SET ANSI_WARNINGS OFF
to the beginning of your proc / script
November 8, 2006 at 3:30 pm
#670728
If that didn't quite answer it, you may want to try copying objects (it's the third option in the wizard, right after moving tables). When you simply move the...
October 6, 2005 at 1:40 pm
#595646
Ken Henderson wrote some excellent SQL Guru books. Find them and live by them.
July 13, 2005 at 9:05 am
#573961
Query analyzer and Enterprise manager will allow you the interface for creating tables and procedures.
April 6, 2005 at 5:19 pm
#551006