Re: Crash with ADO15.dll in Access XP

From: Val Mazur (group51a_at_hotmail.com)
Date: 09/30/04


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
> 


Relevant Pages

  • Re: Crash with ADO15.dll in Access XP
    ... MDAC 2.7 and MDAC 2.8 RTM, ... >> updateing a field will crash mashines with Win Xp Pro SP2 installed. ... just chaning the value in vba crashes the programm. ... >> Asmus Wanke ...
    (microsoft.public.data.ado)
  • Re: MSDataShape geht nicht mehr... -2147467259
    ... Datenzugriffskomponenten) Du in Deinem Programm verwendest. ... MDAC_Type.exe 2.51 war die Jet-Engine in MDAC enthalten. ...
    (microsoft.public.de.vb.datenbank)
  • Re: "Err -2147418113 Schwerwiegender Fehler" bei Verbindungsaufbau zu SQL-Server
    ... > Mein Programm soll sich beim starten mit dem SQL-Server über ADO ... "Catastrophic failure" error message when you use the "SQL Server Login" ... Möglich allerdings auch das Dein MDAC Stack mackelig ist, ... Dim cnn As ADODB.Connection ...
    (microsoft.public.de.vb.datenbank)
  • Re: ADO-Zugriff auf Access-DB liefert Fehlermedlung. Aber warum?!?
    ... > Der Provider kann nicht gefunden werden. ... > Programm begehrt. ... MDAC sowie die Jet-Engine werden bei Win2k mit den Win2k-Servicepacks ...
    (microsoft.public.de.vb.datenbank)
  • MDAC und WINXP SP2
    ... Programm startet und beim starten popt der installer auf ... nicht und bricht mit einem schwerwiegenden ausnahme fehler ... Ich habe darauf hin versucht die neuste mdac 2.8 zu ... Alle Funktionen sind zurzeit Teil von Windows. ...
    (microsoft.public.de.german.windowsxp.sonstiges)