Hvorfor opsatere den ikke feltet
reply = RS("T_VIEW_COUNT") + 100strSQL = "UPDATE forum_topics " & _
"SET T_VIEW_COUNT='" & reply & "'" & _
strSQL = strSQL & _
" WHERE TOPIC_ID='" & 57963 & "'"
Conn.Execute (strSQL) <---- linie 25
men laver fejlen
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[MySQL][ODBC 3.51 Driver][mysqld-5.0.27-community-nt]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '0' at line 1
/mobil/test.asp, line 25