RE: Re: Strange behaviour with Autocad/ODBC
От | Dave Page |
---|---|
Тема | RE: Re: Strange behaviour with Autocad/ODBC |
Дата | |
Msg-id | 8568FC767B4AD311AC33006097BCD3D61A29B0@woody.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Strange behaviour with Autocad/ODBC ("Andrea Aime" <aaime@comune.modena.it>) |
Список | pgsql-odbc |
> -----Original Message----- > From: Andrea Aime [mailto:aaime@comune.modena.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.
В списке pgsql-odbc по дате отправления: