Re: Crash with ADO15.dll in Access XP
From: Val Mazur (group51a_at_hotmail.com)
Date: 09/30/04
- Next message: Val Mazur: "Re: Executing lengthy query through ADO 2.7"
- Previous message: Val Mazur: "Re: Broken MSDN Microsoft link"
- In reply to: Asmus Wanke: "Crash with ADO15.dll in Access XP"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 23:43:48 -0400
Hi,
Try to run Component Checker utility from MDAC to see if MDAC installation
is not corrupted
-- Val Mazur Microsoft MVP "Asmus Wanke" <nospam@please.de> wrote in message news:%236gs5QjpEHA.3716@TK2MSFTNGP10.phx.gbl... > Hallo, > > updateing a field will crash mashines with Win Xp Pro SP2 installed. > Debugging traced the problem down to the following line. > > Private Sub txtIstwert_KeyDown(KeyCode As Integer, Shift As > Integer) > If KeyCode = 69 Then > If Len(Me.txtIstwert) <= 1 Then > Me.txtIstwert = "entspricht" 'processing this > line will crash Access > > Error message is: > APPName msaccess.exe AppVer: 10.0.6501.0 ModName: msado15.dll > ModVer: 2.81.1117.0 Offset: 0004c0 > > The field txtIstwert is related to an ado-recordset. I can edit fields in > my data grid, just chaning the value in vba crashes the programm. > Everything is fine with W2000. I tryed on a new machine with nothing else > than XP SP2 and this programm, same problem. > > Updating MDAC to 2.8 fails as reported in other comments in ado-related > groups. > > Any sugestions? > > Asmus Wanke >
- Next message: Val Mazur: "Re: Executing lengthy query through ADO 2.7"
- Previous message: Val Mazur: "Re: Broken MSDN Microsoft link"
- In reply to: Asmus Wanke: "Crash with ADO15.dll in Access XP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|