M
mihai_neagoe
Guest
Hi, I am checking the new Rollbase 3.0 on hosted cloud and I am trying to link two OE service objects. If the objects are created using the same catalog (two temp-tables related in one dataset) the relation is created and works ok. Creating the objects with two separate catalog files and trying to create the relation using 'New OpenEdge Relationship' raises an error "Error: Types of selected PK and FK do not match" The structure of the objects is: objA: AId objB: BId AId The relation is made from objB to objA and the foreign key selected is AId (which has the same name and type as AId in objA). Thank you.
Continue reading...
Continue reading...