Re: Problem with unixODBC driver and lenth of sql statements

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: david blood <davidjblood(at)yahoo(dot)com>
Cc: general postgres <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem with unixODBC driver and lenth of sql statements
Date: 2002-02-19 04:04:01
Message-ID: 3C71CEB1.492824F@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

david blood wrote:
>
>
>
> I have a porblem with the length of SQL statements using coldfusion and the
> unixODBC driver For my queries of long length it says
>
> Error while executing the query; Query string is too long
>
> Is there a version of the driver that does not have this problem and where
> would I get it.

You can get the driver using PostgreSQL 7.2.
Please configure the pg7.2 with --enable-odbc --with-unixodbc
and build. Note that you have to install the unixODBC package
before building PostgreSQL.

regards,
Hiroshi Inoue

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-02-19 04:09:18 Re: Default timezones and Postgres
Previous Message Rich Shepard 2002-02-19 03:42:50 Alternate database locations