Primary key in DB2

Existing DB2 files cannot be used in Servoy, because they miss a primary key. How can this be solved?

mailpro.zip (243 KB)

Servoy 2.1 might solve your problem. It provides user defineable primary keys, particularly useful for legacy database where primary keys are not defined on the database side. Keep in mind that each table still needs to have something uniquely identifiable to be able to create forms on it (you can create sql reports on any table).