Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~1K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Hockey-nut

hi, guy. i think same as jwenting. and your query string's errror is that you have to write your query as a string. your query string should be like that sqlquery=# "SELECT InstDegreeProgram.Program FROM InstDegreeProgram WHERE (((InstDegreeProgram.Program) Like " + "\"*\"" + input2 + "\"*\""+"))"+"ORDER BY InstDegreeProgram.Program"; you must close …

Member Avatar for sinan.yk
0
197
Member Avatar for punitdam

hello. there isn't any problem in your syntax or code. but you probably hadn't written this code into a jsp file in a web project:) just start a new web project...

Member Avatar for sinan.yk
0
846

The End.