TargetPerEntityHierarchy is not working

Posts   
 
    
kDanel
User
Posts: 5
Joined: 14-Jan-2011
# Posted on: 14-Jan-2011 15:46:34   

Hello guys, I'm using llblgen 3.0 designer (demo version). Project type is LLblgen PRO orm. I'm trying to create Target per Entity Hierarchy. I have 1:1 relationship. Designer kicks me and showing following message:

Message type: Error Message text: For the database with driver 'SQL Server 2000/2005/2008/Express Driver (SqlClient)', the entity 'FirstTbl' is mapped onto target 'dbName.dbo.FirstTbl' while its super-type 'SoceondTbl' is mapped onto target 'dbName.dbo.SoceondTbl' however they're in an inheritance hierarchy of type 'TargetPerEntityHierarchy' which means they have to be mapped onto the same target. Source: Taxis mapping Created on: Friday, January 14, 2011 7:25 PM Corrections/suggestions Choice 1: Open entity 'First' in its editor and manually map it onto the target 'dbName.dbo.Second'.

Hmm, don't know how to "Manually map it onto the target 'dbName.dbo.Second'" as I already see hierarchy in edit/InheritanceInfo tab

BTW I have licansed 2.6 version and couldn't add any inheritance at all as only one enabled menu is "Create subtype of this entity" is trying to add customs subtype as I understood.

What is wrong guys?

hmm, sorry I've added it in wrong theme. rage

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39908
Joined: 17-Aug-2003
# Posted on: 14-Jan-2011 17:56:18   

Duplicate

Frans Bouma | Lead developer LLBLGen Pro