bloodycriticNew Contributor13 years agoGetting a mismatch type errorI wanted to call a value from database. Though it's regonizing the value but I when I want to fetch the value using dim there is mismatch type error Set conn = CreateObject("ADODB.Connectio...Show MoreRSerror.jpg29 KB
TanyaYatskovskaAlumni13 years ago Hi Subhasis, Do you get the error on this line? Otp = rs("notp") It's expected as you've disassociated the object variable from the Recordset object earlier: Set rs = Nothing
Recent DiscussionsTestcomplete closed itselflog message issues in testcompleteexecution plan properties description blanking out