Duplicate Field Name

Posts   
 
    
Darwin avatar
Darwin
User
Posts: 38
Joined: 12-Apr-2005
# Posted on: 01-Sep-2005 17:58:27   

I had a field named LevelId in my table. It had been removed a while back. I just re-added it and found that LLBLGen added it twice. Once in the original position (index), and again in its new position. I then dropped the column and added a new column, EmployeeLevelID, which has the same relations as the old field, and it too is added as two fields in the entity...

Any ideas?

Thanks, Darwin

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 01-Sep-2005 18:33:35   

Twice but with different names? Mapped onto the same field?

If so, please mail me the .lgp file: support AT llblgen.com

Frans Bouma | Lead developer LLBLGen Pro