Re: ODBC Error in logs

From: "Del Stoliker" <dstoliker(at)alphagraphics(dot)com>
To: "'Alberto Velo'" <alberto(dot)velo(at)softpeople(dot)ihnet(dot)it>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC Error in logs
Date: 2005-06-09 15:32:34
Message-ID: 200506091532.j59FWS9s014395@smtp1.alphagraphics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> 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.

Hi Al,

Actually, yes, the Altiris tools make extensive use ASPNET. I googled
around a bit and noticed that there are people using the mysql odbc drivers
with .net apps having similar problems. So... maybe it is a .net bug -
which I have to admit I'm bummed about. I think the chances of getting this
fixed if it was a problem with the odbc driver are much better than getting
MS to fix something so it works with open source odbc drivers. :(

If you have any other insights on how to get this working I'd sure
appreciate it. I've had to pull this piece out of production since it keeps
crashing our server.

Thanks,

Del

>
> -----Original Message-----
> From: Del Stoliker [mailto:dstoliker(at)alphagraphics(dot)com]
> Sent: mercoledì 8 giugno 2005 16.41
> To: pgsql-odbc(at)postgresql(dot)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(at)postgresql(dot)org)

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Greg Campbell 2005-06-09 16:11:14 Re: Set timezone in ODBC
Previous Message Walker, Jed S 2005-06-09 15:09:02 Set timezone in ODBC