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