Conn.execute("Update links Set note='" & note & "' where id=" & id)
字段 note 文本型
提示出错信息:
Microsoft OLE DB Provider for ODBC Drivers 错误 '80040e14'
[Microsoft][ODBC Microsoft Access Driver] UPDATE 语句的语法错误。
links_modi_or.asp,行 31