Change the SQL Data Type
Use the following procedure to change the SQL data type in the relational database. You can change the data type by selecting a mapping option for the DMS item. If your database is already cloned, making this type of change to the relational database requires recloning unless your relational database supports data type transformations.
While it's not recommended, you can directly change the properties of the relational database columns. For example, you can changing "varchar" to "var". If you modify the length of a column, make sure that the record does not exceed its maximum size.
- In the Explorer view, right-click a data source and choose Customize Data Source.
- In the DMSII view, select a data set that contains data items you want to change.
- Do one of the following:
- Click anywhere outside the Value field.
- To undo your changes, right-click the modified item, and select Discard Changes.
- In the toolbar, click Save
.
|