Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : Problem with %



Ray at <%=sLocation%
10/13/2003 7:43:09 PM
Asked and answered in .general.

Please see here again. www.aspfaq.com/5003

Ray at home

[quoted text, click to view]

webfox
10/14/2003 12:17:34 AM
Hello!
I have a SELECT comand passed trhough ASP like This:

SELECT PK_A_MSGID, C3_MSG, C3_MSGPT, C3_MSGEN FROM S_MSGS WHERE C3_MSG LIKE
""%Efectuar%"" ORDER BY PK_A_MSGID

and when i pass it it gives me:

SELECT PK_A_MSGID, C3_MSG, C3_MSGPT, C3_MSGEN FROM S_MSGS WHERE C3_MSG LIKE
"ïectuar" ORDER BY PK_A_MSGID

Why? how can i correct this?
Thanks

AddThis Social Bookmark Button