Hi There, I am trying to login as different names(newport news,Kohl's,macy's). With my query I am abel to get my data for "newport news" not for"macy's". My Question is how to get data if I login as "macy's". What could be the select statement. Give me some suggessions.
Thanks,<br />Ranga.<br />Life is precious so enjoy the life each moment and utilise it at the same time.
Annie Smith
Ranch Hand
Joined: Mar 05, 2005
Posts: 172
posted
0
I suppose you need to escape that ' character. Use \\' to pass it in your query.