Re: figuring out why I am having this issue - Mailing list pgsql-odbc

From Dave Page
Subject Re: figuring out why I am having this issue
Date
Msg-id 008101c5ae62$e46fe99f$6a01a8c0@valehousing.co.uk
Whole thread Raw
In response to figuring out why I am having this issue  ("Joel Fradkin" <jfradkin@wazagua.com>)
Responses Re: figuring out why I am having this issue  ("Joel Fradkin" <jfradkin@wazagua.com>)
List pgsql-odbc
Joel,

The problem is not that we won't help, but mainly I suspect we're in timezones some way east of you. For example, I'm
watchingtelly, eating a popadom, and thinking about having a beer and going to bed!! (I'm also on my pda, and don't
havethe source right now). 

A hint though - look in the connectionstring in mylog, and find the actual option name/code. Then, look in options.c
(iirc),and see if you can figure out the variable that the value gets assigned to in the ConnectionClass object. Then,
lookat where that is used. The problem is /probably/ in qresult.c, connection.c (not the #ifndef USE_LIBPQ bits), or,
ifyou're really unlucky, copy_and_convert_field in convert.c 

Good luck, and be sure to let someone know what you're doing so they can send dogs when you don't come back...

/D

-----Original Message-----
From: "Joel Fradkin"<jfradkin@wazagua.com>
Sent: 31/08/05 20:07:46
To: "pgsql-odbc@postgresql.org"<pgsql-odbc@postgresql.org>
Subject: [ODBC] figuring out why I am having this issue

I do not mind researching the text field problem myself, but looking at the
source code I have no idea where to look or how to approach this.

I have seen a few email where some of the developers talked about how they
were getting feed back, but to be honest never paid much attention.

I can look in the archive (and probably will), but if any of you who has
worked on the code could maybe point me in the right direction like which .c
file would be looking at

MaxLongVarcharSize I did a search and only saw it referenced in one file and
it does not look to me like it is doing anything with text fields, so I must
be missing something.



Any ideas would be a big help.



Joel Fradkin








-----Unmodified Original Message-----
I do not mind researching the text field problem myself, but looking at the
source code I have no idea where to look or how to approach this.

I have seen a few email where some of the developers talked about how they
were getting feed back, but to be honest never paid much attention.

I can look in the archive (and probably will), but if any of you who has
worked on the code could maybe point me in the right direction like which .c
file would be looking at

MaxLongVarcharSize I did a search and only saw it referenced in one file and
it does not look to me like it is doing anything with text fields, so I must
be missing something.



Any ideas would be a big help.



Joel Fradkin






pgsql-odbc by date:

Previous
From: "Joel Fradkin"
Date:
Subject: Re: figuring out why I am having this issue
Next
From: "Joel Fradkin"
Date:
Subject: Re: figuring out why I am having this issue