Re: Altering psqlodbc.h

From: Janet Borschowa <borschow(at)roguewave(dot)com>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Altering psqlodbc.h
Date: 2002-07-31 18:57:13
Message-ID: F888C30C3021D411B9DA00B0D0209BE8018C06B0@cvo-exchange.cvo.roguewave.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,
I believe you will want to change the driver settings. On windows, use ODBC
Driver Manager, and when you are configuring the psqlodbc driver, choose
Driver Options, and you'll see where you can set MaxLongVarchar to something
other than 8190. On UNIX, use the following in your odbcinst.ini or
.odbc.ini file (note that its case sensitive and there should be no spaces
on either side of "="):
MaxLongVarcharSize=<whatever>

-- Janet

Good Morning, I am needing to TEXT_FIELD_SIZE 8190 to something like
TEXT_FIELD_SIZE 1024*1024 in psqlodbc.h, but I can't find any information on
how to do this. Would anybody be so kind as to help me out by either
offering advice, or pointing me to a resource where I could learn how to do
this? Thank you! -- Jillian

Browse pgsql-novice by date

  From Date Subject
Next Message Chad Thompson 2002-07-31 19:25:50 Re: Very Slow Query
Previous Message Mark Moser 2002-07-31 18:31:59 total newbie question: windows download (binary)