pgsqODBC binding parameters?

From: Ludek Finstrle <xfinstrl(at)informatics(dot)muni(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: pgsqODBC binding parameters?
Date: 2001-01-31 12:10:33
Message-ID: 20010131131033.J8983@anxur.fi.muni.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

I have pgsql 7.0.3 on RH 7.0 (self compiled) and pgsqlODBC v 6.50.00
(self compiled) on WinNT 4.0. I have problems with binding parameters:

prepare(SELECT * FROM table WHERE column = ?)
execute(value)

It fail. So I write a patch. But now I read that 6.50.00 is old
version. I can't try newer version. Is my problem solved or
may I send my patches againist 6.50.00 to this list?

My next questions is about mailing-list:
Why slrn (news reader) write me that comp.databases.postgresql.interfaces.odbc
may be a bogus?
Where can I found archive of this mailing-list?

Thanks,

Luf

Browse pgsql-odbc by date

  From Date Subject
Next Message Tibor Laszlo 2001-02-02 16:15:30 ODBC Documentation
Previous Message Chris Hayner 2001-01-30 21:05:52 ODBC Installation woes