In company we use much software of third parts that they use DB servers like oracle, msqlserver etc. For this reason the database cannot be modified in their structure.
I have the necessity to use from Servoy form a table that does not have defined primary key.
It can in some way to use a work-around with Servoy 2.2.7?
Depending on your need (only displaying or also editing) you can use pure SQL and HTML for displaying.
No if you also want to edit than that is more work.