Re: Problem with updates

From: pcross(at)trusecure(dot)com
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Problem with updates
Date: 2002-07-02 03:55:54
Message-ID: B926E8E70FC34E48AB984F7F7D72B36DAFC6FE@exchange01
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Thanks for the replies, but it apparently was some sort of configuration
issue with Postgres. Not sure exactly why it is working now (changed so many
things), but seems to be performing as expected.

-----Original Message-----
From: Corey W. Gibbs [mailto:cascadia(at)nventure(dot)com]
Sent: Monday, July 01, 2002 10:42 PM
To: Cross, Patrick; pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] Problem with updates

Could you give an example? Without seeing any code it's kind of tough
corey

----- Original Message -----
From: pcross(at)trusecure(dot)com <mailto:pcross(at)trusecure(dot)com>
To: pgsql-odbc(at)postgresql(dot)org <mailto:pgsql-odbc(at)postgresql(dot)org>
Sent: Thursday, June 27, 2002 2:55 PM
Subject: [ODBC] Problem with updates

I have been trying to get updates to work via VB6 and ODBC and the machine
hangs whenever I try. I have also tried doing updates via MSQuery and Access
linked tables with the same result.

I am running Postgres 7.2.1 on Red Hat and windows 2000 for the ODBC client.

I tried the code under the VB example and it also hung when I tried an
execute (I was originally trying ADO command objects).

With the recordset updates they appear to take but then updates don't appear
when I select directly from postgres (though I didn't spend too much time on
this).

Any ideas or additional things to try?

***********************************************************************
This message is intended only for the use of the intended recipient and
may contain information that is PRIVILEGED and/or CONFIDENTIAL. If you
are not the intended recipient, you are hereby notified that any use,
dissemination, disclosure or copying of this communication is strictly
prohibited. If you have received this communication in error, please
destroy all copies of this message and its attachments and notify us
immediately.
***********************************************************************

Browse pgsql-odbc by date

  From Date Subject
Next Message Annissa Melhenas 2002-07-03 15:28:00 ODBC driver
Previous Message Corey W. Gibbs 2002-07-02 02:41:51 Re: Problem with updates