T
THY
can anyone tell me what's wrong with this statement ?
cn.execute("update table set data = 'test'")
the asp.net keep telling me syntax error in update statement ...
help me please ...
cn.execute("update table set data = 'test'")
the asp.net keep telling me syntax error in update statement ...
help me please ...