Re: Problems with ODBC and Access - Mailing list pgsql-odbc

From Steve News
Subject Re: Problems with ODBC and Access
Date
Msg-id 6.2.1.2.2.20050215141357.04fed818@pop.earthlink.net
Whole thread Raw
In response to Re: Problems with ODBC and Access  ("Joost Kraaijeveld" <J.Kraaijeveld@Askesis.nl>)
Responses Re: Problems with ODBC and Access  (Eric E <whalesuit@bonbon.net>)
List pgsql-odbc
Joost,

I'm going to jump in here. I work with Michelle, but am having trouble
posting to the pg list. When we look at the log files, some times we see
strange things. I don't have them handy to cut and past here, but for
example, I can request all rows from a table (no "where" clause"). Then in
the log, I may see three queries. The first is correct. Then, there are two
that on their own have added a where clause that restricts the data by
saying record_id = {some random big integer having nothing to do with
nothing}. Then the table opens with every dell filled with #delete#.

--steve backman

At 2/15/2005 01:33 PM, you wrote:

>Hi Michelle,
>
>Did you look at the log files that the ODBC drivers generates (if turned
>on) and/or the PostgresQL log files?
>
>Groeten,
>
>Joost Kraaijeveld
>Askesis B.V.
>Molukkenstraat 14
>6524NB Nijmegen
>tel: 024-3888063 / 06-51855277
>fax: 024-3608416
>e-mail: J.Kraaijeveld@Askesis.nl
>web: www.askesis.nl
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>
>
>--
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.306 / Virus Database: 265.8.8 - Release Date: 2/14/2005


pgsql-odbc by date:

Previous
From: "Joost Kraaijeveld"
Date:
Subject: Re: Problems with ODBC and Access
Next
From: Eric E
Date:
Subject: Re: Problems with ODBC and Access