Re: [INTERFACES] iodbc interface on Unix - Mailing list pgsql-interfaces

From Gerald Gryschuk
Subject Re: [INTERFACES] iodbc interface on Unix
Date
Msg-id 35DBDEC1.FAAB1DBD@home.com
Whole thread Raw
In response to iodbc interface on Unix  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-interfaces
Thomas G. Lockhart wrote:
>
> Woohoo!! Got my first data access through Applix via the psqlodbc
> driver. It turns out that Gerald's suggestions about driver linking
> problems and a damaged Makefile (with a misplaced "-L") were the keys to
> jump these last steps, and I probably would not have gotten anywhere
> without the suggestions. Thanks Gerald!
>

Great to hear this.

>
> I do get a "broken pipe" with at least one operation still; spent the
> last while trying to get more of the internal calls stubbed out properly
> and things work somewhat better but not finished yet.
>

Uhmm. Well now what do I do with my changes? I went through the complete
source and changed all the internal SQL calls as we had discussed, Doh!.
I didn't
make the changes for reading the odbc.ini file though. I can still send
this to you if you want it. In fact why don't I send my source to you,
you do a diff against your new code, add or fix it as you see fit than
send the whole shabang along to Byron. I would guess he probably won't
want 2 different copies of source fixing the same problem. I did add
a Makefile.standalone which is essentially the same one I sent out in
the original way back when. There's probably a better solution than this
though.

Anyway, I'll attach my source to a private message than you can go from
there.

--
Gerald Gryschuk
gerald.gryschuk@home.com
MidNightOil Consulting - "We burn the midnight oil so you don't have
to."

pgsql-interfaces by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [INTERFACES] iodbc interface on Unix
Next
From: James Olin Oden
Date:
Subject: Re: [INTERFACES] Data types and binary data