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 XP slow to shut down or restart
problem killing a session in java
Disable "lan settings" button in Internet Explorer
Adobe InDesign CS4 Application Error
DCOM was unable to communicate with the computer "Name" using any of the configured protocols.
Microsoft CRM Product question
Padding Number
win 7 admin access
AD authentication and Blackberry Enterprise Server
Network issues loading company web-site