Microsoft
Software
Hardware
Network
Question : Search through multiple cols
Hello,
I have a form with text field, and a submit button. Its a search field.
My Tables has 3 cols.
id, name, descrip.
When user submit the form I want to search through multiple cols,
something like this,
SELECT * FROM table WHERE name LIKE %value% OR descrip LIKE %value%
above query wont work, but is there any method to get this done?
Answer : Search through multiple cols
SELECT * FROM table WHERE name LIKE '%value%' OR descrip LIKE '%value%'
Doesn't work?
Random Solutions
windows 2008 64 server
Exchange 2003 Logical Size vs Physical Size
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token
Problem with FindString IN SSIS
Facing issues in OCS federation..
CSS Template
DHCP Client wont AutoStart
Remotely Install Application to VPN users with certain IP
Question about patch definitions in vCenter update manager
Outlook 2003 signature in default template