How can I create a model in Powerdesigner which can generate create script for different database?
Posted
by MemoryLeak
on Stack Overflow
See other posts from Stack Overflow
or by MemoryLeak
Published on 2009-12-16T15:50:10Z
Indexed on
2010/04/06
21:03 UTC
Read the original article
Hit count: 165
I just want to create the model once, and then use it in any kind of database, without the need to modify the model.
What I should do with the data type ? I found there is numeric and other kind of data types. What does that correspond to in mysql or access ?
© Stack Overflow or respective owner