Difference between revisions of "Migrating 6.0 to r11"

From SDU
Jump to: navigation, search
m
(Checklists)
Line 8: Line 8:
 
<div align='center'><font color="red">To make corrections or additions to this article, select the ''edit'' tab above.<br>
 
<div align='center'><font color="red">To make corrections or additions to this article, select the ''edit'' tab above.<br>
 
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
 
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
 +
 +
 +
 +
== Object Name, Table Name, Ahd To Mdb Changes ==
 +
 +
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.

Revision as of 11:41, 4 April 2008

Checklists

Danegrey's checklist v1



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.


Object Name, Table Name, Ahd To Mdb Changes

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.