RE: Re: Strange behaviour with Autocad/ODBC

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'andrea(dot)aime(at)comune(dot)modena(dot)it'" <andrea(dot)aime(at)comune(dot)modena(dot)it>, "'pgsql-odbc(at)postgresql(dot)org'" <pgsql-odbc(at)postgresql(dot)org>
Subject: RE: Re: Strange behaviour with Autocad/ODBC
Date: 2001-02-21 08:45:44
Message-ID: 8568FC767B4AD311AC33006097BCD3D61A29B0@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Andrea Aime [mailto:aaime(at)comune(dot)modena(dot)it]
> Sent: 21 February 2001 07:16
> Cc: Postgres ODBC
> Subject: [ODBC] Re: Strange behaviour with Autocad/ODBC
>
>
> >
> > Have you considered creating _two_ ODBC datasources, both
> pointing at the
> > same DB, one with declare/fetch for AutoCAD, and one
> without, for PgAdmin?
> >
> > Ross
>
> heh, yes, I've thougt about it, but that's a workaround, not
> a straight
> solution... I asked just to put inform people working on the source
> code, good software usually deals also with misbehaved clients... :-)
> Anyway, ODBC driver is already a great piece of sw... :-)
> Bye

Hey, don't knock pgAdmin, it's not my fault! Just because ADO can only do
forward-only recordsets with Declare/Fetch on...

Seriously though, ADO can't use server side cursors on PostgreSQL because
(presumably) the ODBC driver doesn't support them to a high enough level.

If can you see the query that is causng AutoCAD to crash if you switch on
the drivers commlog? If so, if you run it in pgAdmin, does it crash?

Regards, Dave.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Andrea Aime 2001-02-21 09:07:21 Re: Re: Strange behaviour with Autocad/ODBC
Previous Message Laurentiu Drob 2001-02-21 07:41:09 StarOffice for Linux