码迷,mamicode.com
首页 > 数据库 > 详细

powerdesigner pdm导出sql操作

时间:2016-11-04 16:44:13      阅读:214      评论:0      收藏:0      [点我收藏+]

标签:index   designer   and   路径   没有   exist   constrain   默认   should   

导出操作:ctrl+G

设置好路径,其他默认基本就可以

 

可能遇到的问题:

1.constraint name uniqueness 错误,解决方法

》PowerDesigner生成的约束名字相同,只要改一下约束的名字就好了

》右键错误信息选择:Automatic Correction

 

2. Foreign key column data type divergence

》右键错误信息选择:Automatic Correction

 

3.Existence of index

   A table should contain at least one column, one index, one key, and one reference.
可以不检查 Existence of index 这项,也就没有这个警告错误了!
意思是说没有给表建立索引,而一个表一般至少要有一个索引,这是一个警告,不用的话对执行没有影响~

powerdesigner pdm导出sql操作

标签:index   designer   and   路径   没有   exist   constrain   默认   should   

原文地址:http://www.cnblogs.com/chinaboyzzy/p/6030458.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!