| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Prasad" <prasad(at)ownmail(dot)com> |
| Cc: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: QUERY : RE: Four art Names |
| Date: | 2005-10-10 12:39:26 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC32BA@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Please use the mailing lists and not private email.
> -----Original Message-----
> From: Prasad [mailto:prasad(at)ownmail(dot)com]
> Sent: 10 October 2005 13:38
> To: Dave Page
> Subject: Re: [ODBC] QUERY : RE: Four art Names
>
> Hi Dave,
>
> Thank you for the reply.
>
> As I understand from your reply, Catalog name in the query
> will result in an error from Posgres server.
>
> 1. So is it possible to modify the ODBC driver code so that
> when a request comes, the catalog name is discarded and the
> request modified so that the server is able to service it.
Not without re-implementing the PostgreSQL parser in the driver and then
modifying it do do what is required. And that's not gonna happen just to
work around a Microsoft bug.
> 2. If the answer to above is in the affirmative, would you
> please provide pointers for the same.
>
> 3. Can the OLE DB driver be modified in any way so that Four
> Part naming will work?
Probably not for the same reasons but you will need to ask someone who
knows about the oledb driver that question.
Regards, Dave
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josef Springer | 2005-10-10 13:02:57 | Re: Windows, ODBC drivers and strange points ... |
| Previous Message | Dave Page | 2005-10-10 12:34:19 | Re: Problem with psqlODBC on "Cache Size" |