Re: Access, ODBC and "other users" - Mailing list pgsql-odbc

From Adrian Klaver
Subject Re: Access, ODBC and "other users"
Date
Msg-id 200311050626.12909.aklaver@comcast.net
Whole thread Raw
In response to Re: Access, ODBC and "other users"  (Steve Crawford <scrawford@pinpointresearch.com>)
List pgsql-odbc
On Tuesday 04 November 2003 03:05 pm, you wrote:
> > Michelle Murrain wrote:
> > > We have an interesting problem with Access and ODBC. ...
> >
> > Access then doesn't let anyone update the table, because
> >
> > > "another user has modified the data".
>
> On Tuesday 04 November 2003 6:22 am, Greg Campbell wrote:
> > My first guess has to do with transactioning. Are you using any
> > type of explicit transactions (BeginTrans) that might not have
> > committed or rolled back, while your overnight script was changing
> > the data?
>
> No, it's one of many oddities in Access/ODBC. Even on a small PG table
> used by only one person we see this in Access. We haven't figured it
> out, yet, but we know it doesn't occur on all tables. Our solution
> will probably be to just phase out Access as we did with MSSQL but if
> we figure it out I'll post the info.
>
> Cheers,
> Steve
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org

You might want to take a look at the following URL. It addresses this issue
http://techdocs.postgresql.org/guides/MSAccess#50
--
Adrian Klaver
aklaver@comcast.net

pgsql-odbc by date:

Previous
From: Theodore Petrosky
Date:
Subject: help with OSX make problem
Next
From: tomas@nocrew.org (Tomas Skäre)
Date:
Subject: bug in EN_set_odbc3 macro