Refreshing the Field Name on column rename

Posts   
 
    
gabrielk avatar
gabrielk
User
Posts: 231
Joined: 01-Feb-2005
# Posted on: 16-Oct-2008 12:59:33   

Hi,

In the designer if you refresh a have renamed a column name it won't update the Field Name but only the Target for the mapping.

For example we renamed ProdutId to ProductId in a table, but on refresh it will keep the Fieldname to ProdutId, while mapped to the new ProductId. How can this behaviour be disabled?

I couldn't find it in the forum/manual.

Thanks, Gab

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 16-Oct-2008 14:30:42   

Please set the SyncMappedElementNamesAfterRefresh Project Property to true.

gabrielk avatar
gabrielk
User
Posts: 231
Joined: 01-Feb-2005
# Posted on: 17-Oct-2008 11:08:29   

Thanks!