Some troubles with Access and bool

Поиск
Список
Период
Сортировка
От Jean-Max Reymond
Тема Some troubles with Access and bool
Дата
Msg-id 4b09a0c0410121327685b5327@mail.gmail.com
обсуждение исходный текст
Список pgsql-odbc
I have a small table in my 7.4 Postgres database:

CREATE TABLE jmbool
(
  icompt int4,
  mybool bool
)
WITHOUT OIDS;

I have MS Access 2003. My ODBC Driver a the option "treats bool as
char" unchecked.
IN MS Access, I can add a record but it not possible to delete any record:
error message: The Microsoft Jet database engine stopped the process
because you and another user are attempting to change the same data at
the same time.

Of course, I am alone on the Postgres database.
How to solve this blocking issue ?
Thanks for your answers.

--
Jean-Max Reymond
CKR Solutions
http://www.ckr-solutions.com

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Taber, Mark"
Дата:
Сообщение: FW: " CLI describe error: Out of memory while reading tuples."
Следующее
От: Randall Perry
Дата:
Сообщение: Upgrade to Win XP Service Pak 2 SP2 causes connection failure