Re: Force commit in M$ Access?

From: "Aaron Spike" <sauron(at)mlc-wels(dot)edu>
To: "Fred Parkinson" <FredP(at)abag(dot)ca(dot)gov>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Force commit in M$ Access?
Date: 2004-02-18 19:39:29
Message-ID: 40336B11.10952.F5815A9@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 18 Feb 2004 at 10:41, Fred Parkinson wrote:
> Does anyone know if it is possible, when using an Access bound form
> against a postgresql table, to force changes to commit?

This is probably a bad idea but
SendKeys "+{ENTER}"
might just work.

Pressing Shift+Enter in a form is supposed to commit changes to the
current record. I'm not sure if there is a cleaner VBA hook into that
functionality.

Aaron Spike

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Philippe Lang 2004-02-19 07:08:02 Re: Force commit in M$ Access?
Previous Message Matthew and Karen Brown 2004-02-18 19:23:42 Re: column "oid" does not exist