Hi,
I can't not type < sign in sql definition xml
file, I don't know why, plz help me solve this problem :(
<select id="getNOFBidding" resultClass="int" parameterClass="string">
select COUNT(distinct ITEMID) from SALE where SALESTATUS = 0 and MAXPRICE = 1 and TO_DAYS(NOW()) - TO_DAYS(SALEDATE) <= 15 and TO_DAYS(NOW()) - TO_DAYS(SALEDATE) > 0and BUYERUSERID = #value# </select>report error: The content of elements must consist of well-formed character data or markup Thanks for reading Anh Tuan |
- Re: [HELP] I can't not type < sign in my sqlmap xml fi... Pham Anh Tuan
- Re: [HELP] I can't not type < sign in my sqlmap x... User Coyo
- Re: [HELP] I can't not type < sign in my sqlmap x... Brandon Goodin
- RE: [HELP] I can't not type < sign in my sqlmap x... Lieven De Keyzer
- RE: [HELP] I can't not type < sign in my sqlmap x... Elizabeth Baron
- Re: [HELP] I can't not type < sign in my sqlmap x... Ron Grabowski
- Re: [HELP] I can't not type < sign in my sqlm... Brandon Goodin
- Re: [HELP] I can't not type < sign in my ... Huy
- Re: [HELP] I can't not type < sign in... Brandon Goodin
- Re: [HELP] I can't not type < si... Huy
- Re: [HELP] I can't not type <... Brandon Goodin