heyena / iring-tools

Automatically exported from code.google.com/p/iring-tools
2 stars 1 forks source link

Multi-Field Keys generate errors when mapping the table #174

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If a table is added to the database dictionary which has a multi-field primary 
key, then this table cannot be used in any Mapping.

The services all report an error attempting to compare a boolean value.

While a view could be used to concatenate fields to make a single key, views 
are not supported in iRing Tools.

Therefore some tables may not be usable and all tables must be reviewed to 
ensure they have no multi-field primary keys.

There are many scenarios where tables have multi-field keys.

Original issue reported on code.google.com by glen.wor...@googlemail.com on 25 Mar 2011 at 12:40