Re: msado15 crashes

From: Frank Hickman (fhickman_NOSP_at_M_noblesoft.com)
Date: 11/28/04

  • Next message: Frank Hickman: "Re: ADOX/ADO quirk when creating a primary key"
    Date: Sun, 28 Nov 2004 01:13:06 -0500
    
    

    We had a similar problem once, it turned out to be caused by an occasional
    badly formed SQL statement (due to data). Try turning on tracing to track
    down what SQL was being processed when the Access Violation occurred.

    -- 
    ============
    Frank Hickman
    NobleSoft, Inc.
    ============
    Replace the _nosp@m_ with @ to reply.
    "Tom" <usenet@fatboy.info> wrote in message 
    news:%23fI9WaG1EHA.1860@TK2MSFTNGP15.phx.gbl...
    > We have an application that connects to multiple MS SQL Server databases 
    > (3
    > so far) and it works fine but once a while it crashes generating following
    > error in Event Log:
    > "The application, C:\iServer\iServer.exe, generated an application error 
    > The
    > error occurred on 11/17/2004 @ 12:24:30.652 The exception generated was
    > c0000005 at address 4DE14A39 (msado15)"
    >
    > There is no pattern to this some times it happens 2-3 times a day and some
    > times it runs for 5-6 days without any problems. The application is 
    > written
    > in VB6 running on XP Pro SP2, it was started with ADO 2.6 but it was 
    > chnged
    > to 2.8.
    >
    > TIA
    >
    > Tom
    >
    >
    > 
    

  • Next message: Frank Hickman: "Re: ADOX/ADO quirk when creating a primary key"

    Relevant Pages

    • Re: What are ORA$AT_OS_OPT_SY_665 like 11g jobs?
      ... There was also a bug long ago where system wide tracing of some sort ... if you are tracing something that has severe performance ... "Although it is possible to enable the SQL ... Trace facility for a session or for an instance, ...
      (comp.databases.oracle.server)
    • Re: What are ORA$AT_OS_OPT_SY_665 like 11g jobs?
      ... It is a production environment and it's ... There was also a bug long ago where system wide tracing of some sort ... Trace facility for a session or for an instance, ... the SQL Trace facility is enabled for a session or for an instance, ...
      (comp.databases.oracle.server)
    • Design question
      ... I am working on a large ASP.NET project that contains about 100 SQL ... Now the customer has asked for some type of data base tracing functionality ... the service provider objects that they need to enable tracing. ...
      (microsoft.public.dotnet.framework.aspnet)
    • RE: [Info-ingres] Where to look for more debugging info (Embedded SQL Fortran)?
      ... You do not need any privileges for printqry tracing as I described. ... [Info-ingres] Where to look for more debugging info (Embedded ... The SQL reference manual explains all the options for tracing with the SET ...
      (comp.databases.ingres)
    • RE: Capturing Query Text of Prepared Statements in Profiler
      ... You can enable JDBC tracing on the driver side. ... This will contain the SQL ...
      (microsoft.public.sqlserver.jdbcdriver)