View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 02:13 AM
Alberto Velo
 
Posts: n/a
Default Re: ODBC Error in logs

Del,
this is the same error I have - see my previous post - with my ASPnet app. I
thought it could be a dotnet framework bug (odbc classes), but you're not
using .net are you?

Al.


-----Original Message-----
From: Del Stoliker [mailto:dstoliker@alphagraphics.com]
Sent: mercoledì 8 giugno 2005 16.41
To: pgsql-odbc@postgresql.org
Subject: [ODBC] ODBC Error in logs

Hi, I recently installed psqlobbc-08_00_0101 on a Windows 2000 Server box.
We're getting an error showing up in the Event Viewer:

Event Type: Error
Event Source: COM+
Event Category: SVC
Event ID: 4194
Date: 6/6/2005
Time: 4:45:03 PM
User: N/A
Computer: [COMPUTER NAME]
Description:
The system has called a custom component and that component has failed and
generated an exception. This indicates a problem with the custom component.
Notify the developer of this component that a failure has occurred and
provide them with the information below.
Component Prog ID: 0[ODBC][Env 12d514e8]
Method Name: IDispenserDriver::CreateResource
Process Name: aexsvc.exe
The serious nature of this error has caused the process to terminate.
Exception: C0000005
Address: 0x12EAFFEF
Call Stack:
psqlodbc!SQLGetDiagFieldW + 0x29F

We're running PostgreSQL 8.0.1 on a Fedora server. If it matters,
"aexsvc.exe" is part of the Altiris suite of tools.


Thanks,

Del


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Reply With Quote