Hi,
I am trying to pass the following and it keeps giving the same error...
http://www.megamotza.c om/cst_hsql.php?fi rstlogin=Y&abc= sysman&sql=sele ct%20*%20from%2 0sysuser%20wher e%20companies%2 0LIKE'%0002%'%2 0AND%20usrflag% 20='U'&tblname= curSysuser
....the problem is the LIKE '%0002%'. If I remove the %'s from each side
of the value, no error.
Anyone got any ideas
Regards
Doug Johnston
I am trying to pass the following and it keeps giving the same error...
http://www.megamotza.c om/cst_hsql.php?fi rstlogin=Y&abc= sysman&sql=sele ct%20*%20from%2 0sysuser%20wher e%20companies%2 0LIKE'%0002%'%2 0AND%20usrflag% 20='U'&tblname= curSysuser
....the problem is the LIKE '%0002%'. If I remove the %'s from each side
of the value, no error.
Anyone got any ideas
Regards
Doug Johnston
Comment