|
-
Nov 7th, 2005, 08:41 PM
#1
Thread Starter
Member
sql server LIKE problem with unicode
have anyone had any problem with sql server LIKE keyword?
im trying to build a searching module..the program is in Japanese.
problem is when I try to search using one Japanese character it will
display all records.. what am I missing?? :S
my query looks like this:
SELECT * FROM SHAIN_T WHERE shain_name LIKE '%SHAIN_INPUT%'
any ideas?
thanks..salamat..arigatou..gracias 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|