Need help with ODBC

From: lothar(dot)behrens(at)lollisoft(dot)de (Lothar Behrens)
To: pgsql-general(at)postgresql(dot)org
Subject: Need help with ODBC
Date: 2003-05-18 16:49:59
Message-ID: 5f0eaa28.0305180849.1804dd57@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I had success with postgresql in mostly all parts of my porting.
But one thing fails.
I use a resultset (cursor) on a customer database. Editing this
data is successfull, but adding new data fails.

Is there any sample that works with C++ and open watcom under
windows ?

Thanks

Lothar

Browse pgsql-general by date

  From Date Subject
Next Message John 2003-05-18 22:07:33 Hello
Previous Message Jan Wieck 2003-05-18 14:11:53 Re: Creating functions and triggers