Re: Access, ODBC and "other users"

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Access, ODBC and "other users"
Дата
Msg-id 200311050626.12909.aklaver@comcast.net
обсуждение исходный текст
Ответ на Re: Access, ODBC and "other users"  (Steve Crawford <scrawford@pinpointresearch.com>)
Список 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 по дате отправления:

Предыдущее
От: Theodore Petrosky
Дата:
Сообщение: help with OSX make problem
Следующее
От: tomas@nocrew.org (Tomas Skäre)
Дата:
Сообщение: bug in EN_set_odbc3 macro