Hi, i have this query in ASP code and it's works ok
SELECTSQL = "SELECT * FROM M_DOCCLI where cdg_tdoc='002' and cdg_tmov<>'998' and fec_docu=(SELECT CURRENT DATE AS FEC FROM SYSIBM.SYSDUMMY1)"
but the problem is when i try to use a variable
I have a textbox with string value '20/03/2008' and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.