I'm getting an SQL excpetion using LIKE to match a String.
String query = "SELECT *" +
" FROM "+ tableName +
"WHERE DAY_OF_WEEK LIKE \""+
searchTerms+"\"";
is there some other way I should be doing this?
Nik
- Failed to start database Roozbeh
- Re: Failed to start database Daniel John Debrunner
- Failed to start database tom_
- Re: Failed to start database Manjula Kutty
- Re: Failed to start database Suresh Thalamati
- Re: Failed to start database tom_
- sql query using LIKE Nik
- Re: sql query using... Oystein Grovlen
- Re: sql query u... Nik
- Re: sql query u... tom_
- Re: Failed to start database tom_
- Re: Failed to start database Manjula Kutty
- Re: Failed to start database Oystein Grovlen - Sun Norway
- Re: Failed to start database tom_
- Re: Failed to start database tom_
- Re: Failed to start database Kristian Waagan
- Re: Failed to start dat... Oystein Grovlen
