Re: ODBCng and OpenOffice 2.1 - Mailing list pgsql-general

From Richard Huxton
Subject Re: ODBCng and OpenOffice 2.1
Date
Msg-id 45DEF7A0.5060700@archonet.com
Whole thread Raw
In response to ODBCng and OpenOffice 2.1  (Hannes Dorbath <light@theendofthetunnel.de>)
List pgsql-general
Hannes Dorbath wrote:
> I tried to connect OpenOffice 2.1 Base (win32) via ODBCng to a PG 8.1.5
> database.

> The data content could not be loaded
> Invalid descritor index
> SQL Status: 07009
> You tried to set a parameter at position 1 but there is/are only 0
> parameter(s) allowed. One reason may be that the property
> "ParameterNameSubstitution" is not set to TRUE in the data source.

You'll probably need to activate query logging on the server, that way
people can see the SQL that is being sent.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Warning "TupleDesc reference leak"
Next
From: "Jasbinder Singh Bali"
Date:
Subject: server closed unexpectedly while executing a function