Bug in psqlodbc ?

From: lothar(dot)behrens(at)lollisoft(dot)de
To: pgsql-odbc(at)postgresql(dot)org
Subject: Bug in psqlodbc ?
Date: 2005-01-23 19:41:58
Message-ID: 41F40C16.17123.75D857@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I have problems with the psqlodbc driver under SuSE Linux Professional 9.1.

I have tried to modify the suspect code with this lines:

logs_on_off(1,1,1);
mylog("Size for rowset: %d\n", vParam);
logs_onOff(0,0,0);

This code is in set_statement_option and located in case SQL_ROWSET_SIZE.

But the log file is not created. Why ?

Thanks

Lothar

Browse pgsql-odbc by date

  From Date Subject
Next Message kj subbu 2005-01-24 05:34:09 Re: ksqo is not valid option name
Previous Message oli.sennhauser 2005-01-23 10:42:56 Problem with psqlodbc drivers