I discovered a strange behaviour...
I open the Development Environment in 2013 R2, finds a Table and rename the Object name of that Table.
Then I compile and rebuild application objects (just to sure).
If I then open my SQL 2012 manager and find the database and the same Table, it is not renamed.
No matter what I do, the Tablename i SQL will not be renamed, UNTIL I open to Windows Client (RTC) for that database.
After the Windows Client is opened, then I can see the Table renamed in SQL.
Can anyone explain how the sync with the Object Metadata and SQL are done, and why it needs a run of the Windows Client to sync ?
(I also have issues when renaming a Field name..)
0