Why I am not able to Edit recordset using following sql:
![]()
strsql = "SELECT * FROM tblmaster where PrintPoolNo='" & ComboBox2.value & "' and QAPass is null and PolicyNo='" & txtPolNo & "'" rs.Open strsql, cn rs!QAPass = "True" rs.Update
Why I am not able to Edit recordset using following sql:
![]()
strsql = "SELECT * FROM tblmaster where PrintPoolNo='" & ComboBox2.value & "' and QAPass is null and PolicyNo='" & txtPolNo & "'" rs.Open strsql, cn rs!QAPass = "True" rs.Update
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks