Originally posted by Frank Chaffin
Adding a hard coded script is OK but you should not have to do it. I feels like there is something wrong with the Meta-Data (joindata, sectabledefs, resynctabledefs) in you database.
I have custom tables in my DB. The merge function works with the custom tables.. As an addtional test I did this in the V7.01 SalesLogix eval database.. - added table c_account (a 1-to-1 account table) - added table x_account (a t-to-many account table) - added a new account name TEST - added rows to the a_account and x_account tables. - merged the TEST account into and existing account
The custom tables were merged!
|