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 ?