ODBC-Interface (PostODBC) and Postgres 6.3.2

From: "Oliver Stegle" <ostegle(at)fr(dot)infra(dot)net>
To: <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: ODBC-Interface (PostODBC) and Postgres 6.3.2
Date: 1998-05-14 05:39:42
Message-ID: 003701bd7efc$80350a60$0101a8c0@olli.olli.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

>Hello all together.
>
>Because of your great help, I could now set up the ODBC-Interface for
>NT(using Postgres).
>I actually forgot the "-i" -Option of the Postmaster.
>
>But there ist still one problem:
> I can import any table from the SQl-Server without problem.
> I also can use SQL-Queries out of my Programs.
>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."
>
>->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.
>
>
>Have you any idea??
>
>(PS: I have compiled PSQL without readline, <- whatever readline changes??>
>
>
>Thankyou in advance and Sory for my bad english.
>
>
>Oliver
>
>
>
>
>
>

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Olaf Mittelstaedt 1998-05-14 12:12:29 Re: ODBC-Interface (PostODBC) and Postgres 6.3.2
Previous Message Peter T Mount 1998-05-14 05:38:51 Re: [INTERFACES] binary insert with JDBC