Re: ODBCng and OpenOffice 2.1

From: Richard Huxton <dev(at)archonet(dot)com>
To: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ODBCng and OpenOffice 2.1
Date: 2007-02-23 14:18:08
Message-ID: 45DEF7A0.5060700@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jasbinder Singh Bali 2007-02-23 14:25:57 server closed unexpectedly while executing a function
Previous Message Tom Lane 2007-02-23 14:17:48 Re: Warning "TupleDesc reference leak"