Re: call for creating test suite

From: lothar(dot)behrens(at)lollisoft(dot)de
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: call for creating test suite
Date: 2006-01-14 08:07:51
Message-ID: 43C8BF67.26886.3E419A@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Am 12 Jan 2006 um 15:59 hat Ludek Finstrle geschrieben:

> Hello,
>
> is here someone who will create testsuite for psqlodbc driver?

Hi,

as for my problems with updateable cursors and driver versions, I
have extracted some code from my ODBC wrapper classes to be
a simple C test application with the same 'workflow' as of my GUI.

It is based on Dave's google posting and I could clearlier see if my
wrapper implementation is correct:

http://groups.google.com/group/pgsql.interfaces.odbc/browse_frm/thread/df155225d9
d4a291/e9903c90492969b2#e9903c90492969b2

Here you could grab the code:

http://cvs.sourceforge.net/viewcvs.py/lbdmf/CPP/RegressionTests/Database/Plain-
ODBC-Test/test.cpp?rev=1.5&view=markup

It works on Windows/Linux/Mac OS X.

It has no very magic code to be copyrighted. So I think it should be GPL if Dave
agree.

Regards, Lothar

--
Lothar Behrens | Rapid Prototyping ...
Rosmarinstr 3 |
40235 Düsseldorf | www.lollisoft.de

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Shachar Shemesh 2006-01-14 10:33:40 Re: Updates via ODBC commands
Previous Message lothar.behrens 2006-01-14 07:41:18 Re: Updates via ODBC commands