consult!

zhaozj2021-02-16  54

I have the following problems in the ASP web design: <% name1 = request ("voteoption") set conn = server.createObject ("adodb.connection") set myRecordset = Server.createObject ("adodb.recordset") SQL = "SELECT * from vote where name = '"" "" "

MyRecordset ("grade") = myRecordset ("grade") 1MyRecordset.UpdateMyRecordset.closset myRecordset = Nothing response.redirect "OnlineSurvey.asp"

%>

Error is: adodb.recordset error '800A0cb3'

The current recordset does not support updates. This may be the limitations of providing programs, or it may be limitations for selecting the lock type.

/chy/xuesheng/vote.asp, line 9

转载请注明原文地址:https://www.9cbs.com/read-20990.html

New Post(0)