Re: ODBC-Interface (PostODBC) and Postgres 6.3.2 - Mailing list pgsql-interfaces

From Olaf Mittelstaedt
Subject Re: ODBC-Interface (PostODBC) and Postgres 6.3.2
Date
Msg-id 199805141113.NAA04135@gate.va.fh-ulm.de
Whole thread Raw
In response to ODBC-Interface (PostODBC) and Postgres 6.3.2  ("Oliver Stegle" <ostegle@fr.infra.net>)
List 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 by date:

Previous
From: "Oliver Stegle"
Date:
Subject: ODBC-Interface (PostODBC) and Postgres 6.3.2
Next
From: "Olaf Mittelstaedt"
Date:
Subject: Index unused with OR?