Viewing 3 posts - 1 through 3 (of 3 total)
My question is why couldn't you rewrite the example in the article as the following:
IF @Last <> '' AND @First = ''
BEGIN
SELECT * FROM authors WHERE au_lname LIKE...
May 22, 2003 at 9:58 am
I suppose I should have clarified... I want to do this without using dynamic SQL.
May 2, 2003 at 7:08 am
Thanks for the quick response, you guys answered my questions to a tee. We should not be going through the NAS at all for the data access, just directly...
March 10, 2003 at 10:56 am
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy