Difference between revisions of "Migrating 6.0 to r11"
From SDU
(New page: check_list) |
m |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [[ | + | __NOTOC__ |
| + | [[Category:Installation]] | ||
| + | {{Global Header}} | ||
| + | {{Global Announcement}} | ||
| + | |||
| + | == References == | ||
| + | Below is a list of reference documentation to look at for r6-to-r11 field mappings, ADH and MDB Objects and Attributes | ||
| + | *''For a list of AHD Objects and Attributes'' look at '''Appendix B of the 6.0 Advance Customization Guide'''. | ||
| + | *''For a list of MDB Objects and Attributes'' look at '''Appendix B of the r11.2 Modification Guide'''. | ||
| + | *''To see the database schema changes on r11.2'' look at the '''Release Impact Guide Appendix B'''. | ||
| + | *A handy command to add to your arsenal: '''objnames''' (eg objnames > obj.txt) will produce a list with the object short-name and long name. | ||
| + | |||
| + | == See Also == | ||
| + | [[Error Loading Migrated r11 Extract to a New r11 Install]] | ||
| + | |||
| + | [[Danegrey's checklist v1]] | ||
Latest revision as of 01:05, 27 July 2008
To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.
To discuss or ask questions about this article, select the discussion tab above.
References
Below is a list of reference documentation to look at for r6-to-r11 field mappings, ADH and MDB Objects and Attributes
- For a list of AHD Objects and Attributes look at Appendix B of the 6.0 Advance Customization Guide.
- For a list of MDB Objects and Attributes look at Appendix B of the r11.2 Modification Guide.
- To see the database schema changes on r11.2 look at the Release Impact Guide Appendix B.
- A handy command to add to your arsenal: objnames (eg objnames > obj.txt) will produce a list with the object short-name and long name.