MSPJ Posted October 15, 2014 Posted October 15, 2014 Hi - I have a runtime solution that I will be upgrading. The new version will have several many to many relationships where previously there were many to one. So I'll need to populate the new Join tables with data to correspond to the previously existing instances in the earlier version. I'm thinking this must be a fairly common thing to do as one realizes the need for more complex relationships and additional entities. Is there a well-known or standard way to import the old data into the new configuration? Thanks, Michael
bruceR Posted October 15, 2014 Posted October 15, 2014 No. You have broken out your data into complex new relationships and entities. There isn't going to be anything automatic that recognizes what you have done.
Recommended Posts
This topic is 3948 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now