Another newbie question

Posts   
 
    
Phil
User
Posts: 9
Joined: 01-Apr-2005
# Posted on: 01-Apr-2005 12:49:14   

Hi -

I have a simple problem which I could do with a little help on to get me going.

I have a test database which has two tables; Customer Address

Customer has a two foreign keys to address. It references addressID with;

Address1ID Address2ID

What I want to do is to create a typed list (?) to fetch the customer and grab the two address entities associated with it. Can't seem to get my head around how to do this. Could someone point me in the right direction please?

Kind regards,

Phil.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 01-Apr-2005 13:25:56   

Support for this is added to 1.0.2004.2, which is now in beta. In 1.0.2004.1, the current official version, this is not possible, you have to create a dynamic list in code to do this.

Frans Bouma | Lead developer LLBLGen Pro