hello John,
I'm doing some major surgery on my solution to change into a full data separation. So after this change, I will have a SCC file with all your logic and layouts and a data file with just the data.
Are you aware of any relationships that must remain in the ERD of the data file to prevent any broken calculations?
I am using your previous SCC version fully integrated into LabScores as I showed you at DevCon, too much work to implement your latest version.
thanks in advance,
Peter
Changing to Data Separation Model
3 posts
• Page 1 of 1
Posts: 7
Joined: Thu Mar 09, 2006 2:41 am Location: netherlands |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Hi Peter,
Sounds like a good project. In the date file you'll need to keep as much of the graph as is used for lookups, auto enter calcs, and validation (if you added any). In the context of Appointments this means you'll need an unrelated instance of Filter, Appointments, and one of Interface. You'll also need CalDailyAppointments and a few of the table occurrences that surround it: CalDailyApptContacts CalDailyApptContactsCompany CalendarDaily CalDailySettings CalDailyApptConflicts You'll also need some from the Gantt portion of the chart, including: AppointmentsGantt ApptGanttSettings CalendarGantt CalendarGanttDependency Finally, since we calculate some of the Appointment's display to include contact and project information you'll need: CalDailyApptContacts CalDailyApptProjects The same kind of thing applies to the other data tables. I basically look through the field definitions and see which table occurrences are being used in calcs and auto enters, making sure to keep those. Hope that helps; very cool to see your file at DevCon! Last edited by John Sindelar on Tue Oct 09, 2007 5:21 am, edited 1 time in total.
John Sindelar
SeedCode |
Posts: 7
Joined: Thu Mar 09, 2006 2:41 am Location: netherlands |
John,
thank you for the extensive answer, this should see me through the entire operation. |
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests