Re: ODBC-Interface (PostODBC) and Postgres 6.3.2

Поиск
Список
Период
Сортировка
От Olaf Mittelstaedt
Тема Re: ODBC-Interface (PostODBC) and Postgres 6.3.2
Дата
Msg-id 199805141113.NAA04135@gate.va.fh-ulm.de
обсуждение исходный текст
Ответ на ODBC-Interface (PostODBC) and Postgres 6.3.2  ("Oliver Stegle" <ostegle@fr.infra.net>)
Список pgsql-interfaces
> >But I can't export Tables from e.g. Microsoft Access to the
> >PostgreSQL-Server:
> >  -> ODBC-Call did not success:
> >     "Tha Handle does not point to a statement that is ready to be
> >executed(#-1)"
> >Tha Server himself writes to his logfile:
> >" ERROR: msysconf: table does not exist."

You may ignore this error safely, it should work without the
MSysConf table. If you want to avoid the error message: the Access
online help desribes how to create and populate it. Look for the
keyword "MSysConf".

> >->it is very interesting, that the client can't write the table-content to
> >the server.
> >  But the Table and it's fields are created successful, it's only empty

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

Предыдущее
От: "Oliver Stegle"
Дата:
Сообщение: ODBC-Interface (PostODBC) and Postgres 6.3.2
Следующее
От: "Olaf Mittelstaedt"
Дата:
Сообщение: Index unused with OR?