User Profile

Collapse

Profile Sidebar

Collapse
mujaqo
mujaqo
Last Activity: Jul 14 '07, 09:49 AM
Joined: Mar 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mujaqo
    replied to Run-time error '13' Type mismatch
    I found it
    Dim rsUsers As DAO.Recordset
    See more | Go to post

    Leave a comment:


  • mujaqo
    started a topic Run-time error '13' Type mismatch

    Run-time error '13' Type mismatch

    I have a table [Users] consist of two fields UserID and Password, and a form with unbounded fields txtUserID and txtPassword.
    I’m running the below code on MS Access 2000 and I’m getting Run-time error '13' Type mismatch,
    the line >Set rsT_Users = CurrentDb.OpenR ecordset(StrSQL , dbOpenSnapshot) < highlighted in yellow.
    the same code worked for me on another DB, I don’t know whats wrong could anyone help please....
    See more | Go to post
No activity results to display
Show More
Working...