Re: First post - first question

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: cbuschini(at)carax(dot)com
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: First post - first question
Date: 2006-01-17 09:43:14
Message-ID: F828904A-80E3-4A91-BDB8-5E3F477907A2@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


On Jan 17, 2006, at 18:05 , Cédric Buschini wrote:

> I have the following message :
> =======================================
> "ERROR: unrecognized configuration parameter "ksqo"
> =======================================

What are you doing when you get this error? Where does the error
display? A quick search on Google leads me to think you're trying to
connect via ODBC. KSQO (key set query optimization) is a deprecated
ODBC option. Try using a more recent ODBC driver and see if that helps.

Michael Glaesemann
grzm myrealbox com

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Guido Barosio 2006-01-17 11:23:34 Re: First post - first question
Previous Message Cédric Buschini 2006-01-17 09:05:36 First post - first question