[ad_1]
Try this:
"SELECT user_name,forename,surname,game_cash,reg_group
FROM tblGame
WHERE user_name LIKE '%" + strSearchText + "%'"
0
[ad_2]
solved SQL Like statement not working in Visual Basic
[ad_1]
Try this:
"SELECT user_name,forename,surname,game_cash,reg_group
FROM tblGame
WHERE user_name LIKE '%" + strSearchText + "%'"
0
[ad_2]
solved SQL Like statement not working in Visual Basic