Subject Re: [IBO] problem in bindingcursor
Author Jay
Helmut Steinberger wrote:

> create table testtable
> (id int4 primary key,

Your primary key field must NOT be null!