Viewing 6 posts - 1 through 6 (of 6 total)
Thanks everyone for the great comments and ideas. I should have been more explicit with the cautions for dropping objects. Of course, you would not just drop things...
June 22, 2009 at 1:42 pm
Thanks for the ideas, Flo and John. I will probably think more seriously about creating another smaller development environment. It's always a trade-off - will the improvements that I...
May 31, 2009 at 10:30 pm
Thanks for the comments. Some non-printing characters got in there - it should be fixed soon.
May 5, 2009 at 9:45 am
You can easily eliminate a lot of this type of conditional logic :
-- We should add the WHERE clause if at least one parameter
-- is non-null
IF @ProductNumber IS NOT NULL...
August 29, 2008 at 9:26 am
This looks like it could be really interesting, but there's bugs in the code. Lots of spaces are missing and cause syntax errors. Also, it needs to be...
August 8, 2008 at 10:19 am
Thanks, that's a good idea. As a matter of fact, it's made me realize I might be able to have it all in one function - just by having...
April 10, 2008 at 9:16 am
Viewing 6 posts - 1 through 6 (of 6 total)