Multiple Entities Per Table or View

Posts   
 
    
IObject
User
Posts: 35
Joined: 06-Jul-2006
# Posted on: 06-Jul-2006 22:59:38   

Just wondering if anything has changed since this post http://llblgen.com/TinyForum/Messages.aspx?ThreadID=3883 and if v2 is capable of mapping multiple entities to one single table or view.

pilotboba
User
Posts: 434
Joined: 05-Aug-2005
# Posted on: 06-Jul-2006 23:20:47   

IObject wrote:

Just wondering if anything has changed since this post http://llblgen.com/TinyForum/Messages.aspx?ThreadID=3883 and if v2 is capable of mapping multiple entities to one single table or view.

You've been able to map multiple entities to a single table since 1.0.2005.x.

BOb

IObject
User
Posts: 35
Joined: 06-Jul-2006
# Posted on: 06-Jul-2006 23:24:46   

thanks bob, i guess my question should then be this, when i choose to add another entity, the view/table that i have is no longer in the list. can you point me in the right direction?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 06-Jul-2006 23:53:36   

IObject wrote:

thanks bob, i guess my question should then be this, when i choose to add another entity, the view/table that i have is no longer in the list. can you point me in the right direction?

In v1.0.2005.1 and also v2, you can map as much entities onto a view or table.

A typed view can only be mapped on 1 view. What's the version you're using.

Frans Bouma | Lead developer LLBLGen Pro
IObject
User
Posts: 35
Joined: 06-Jul-2006
# Posted on: 07-Jul-2006 00:08:38   

I'm using v2

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 07-Jul-2006 08:13:52   

Scroll down the list and you will see the already mapped tables are grouped under the title "Catalog elements which already have an element mapped".

IObject
User
Posts: 35
Joined: 06-Jul-2006
# Posted on: 07-Jul-2006 16:20:16   

Walaa wrote:

Scroll down the list and you will see the already mapped tables are grouped under the title "Catalog elements which already have an element mapped".

Thanks for the help, didn't think to look there!