Chapter 6 Generating from a Conceptual Data Model


Accessing the DBMS to define data type conversions

Each DBMS contains rules for data type conversion.

The correspondence between the PowerDesigner data type and the physical data type for the current DBMS is listed under the Data Type node, under the Script node in the DBMS tree view.


The Physical Model column lists the data types for the current DBMS and the Internal column lists the PowerDesigner equivalent. You can modify the definition of an existing physical data type by making modifications directly to either of the two columns.

Note   Modifying the DBMS
You should only modify a copy of the DBMS shipped with PowerDesigner. Once a modification has been committed in the DBMS you cannot return to the default value for the data type.

For more information on modifying a DBMS, see chapter DBMS Basics in the Physical Data Model User's Guide.

Steps To access a DBMS:

  1. Select Tools→Resources→DBMS to display the List of DBMS.
  2. Select a DBMS from the list.

    Click the Properties tool.

    or

    Double-click a DBMS name in the list.

    The DBMS property sheet appears.
  3. From the General page, expand the Script node, then expand the Data Type node.
  4. Select the item PhysDataType.

    The values for the DBMS data types and the corresponding PowerDesigner data types appear in the Value pane to the left of the tree view.
  5. Click OK.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.