Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9080

Re: Domain Data type information Using script

$
0
0


These are internal"abstract" Datatype which will translated at generation time or at displaytime  to the choosen DBMS Datatype, when you are in a PDM, i a CDM they are they are the primary datatypes, thought.

 

see some tables as an example to understand the concept:

from MSQL to internal:

28-10-2014 15-46-07.png

and Internal to Postgres:

28-10-2014 15-46-07.png

 

A is Alpha and will translatet to CHar, Varchar or whatever TargetDB understands, MN is Money and will be traslated to Mony, or it TargetDB does not have Moneytype to decimal or somehow.

 

 

HTH


Viewing all articles
Browse latest Browse all 9080

Trending Articles