[ psqlodbc-Bugs-1000509 ] TextAsLongVarchar=0 don't work

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1000509 ] TextAsLongVarchar=0 don't work
Date: 2005-12-28 19:29:48
Message-ID: 20051228192948.8A085112507A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1000509, was opened at 2005-12-27 13:25
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000509&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: TextAsLongVarchar=0 don't work

Initial Comment:
select min(codi) from table123

return LongVarchar, also if I have specified TextAsLongVarchar=0. I need a varchar.

Thanks

----------------------------------------------------------------------

>Comment By: Ludek Finstrle (luf)
Date: 2005-12-28 20:29

Message:
I see no problem at first sight. Please could you write which version of psqlodbc do you use?
I need your mylog output to see what's going wrong.
What do you mean with "return LongVarchar"?
What column type is codi?

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000509&group_id=1000125

Browse pgsql-odbc by date

  From Date Subject
Next Message Anoop Kumar 2005-12-29 05:53:28 Re: Does postgresql-odbc work on 64-bit platforms?
Previous Message noreply 2005-12-27 19:12:52 [ psqlodbc-Bugs-1000510 ] Access the rdoResultset´s column is NULL in the second access