EXPLAIN via ODBC

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'pgsql-odbc(at)postgresql(dot)org'" <pgsql-odbc(at)postgresql(dot)org>
Subject: EXPLAIN via ODBC
Date: 2001-06-05 15:28:38
Message-ID: 8568FC767B4AD311AC33006097BCD3D61A2BC5@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'm trying to implement an EXPLAIN option within pgAdmin which uses ADO via
ODBC to access PostgreSQL. Unfortunately ADO has no means of accessing the
NOTICE message from the backend that contains the query plan. Does anyone
know a way around this, or would it be possible/desirable to return the plan
as a tuple (either by modifying the backend, or the ODBC driver)?

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Johann Zuschlag 2001-06-05 16:32:39 Re: odbc-4 crashing with 300000 record tables..
Previous Message mazzo 2001-06-03 12:28:00 odbc-4 crashing with 300000 record tables..