Viewing 2 posts - 1 through 2 (of 2 total)
i agree. i did the test below:
it is your logic underneath the condition that changes based on exist and not exist, not your "and" and "or" gates:
declare @temp table
(
...
October 10, 2011 at 12:50 am
#1392272
you need to add a default value for your variable. we use templates to make sure that the connection string can validate, and then we override the value with the...
July 12, 2011 at 4:44 am
#1351484