1. 环境准备: a) 安装PowerDesigner,以PowerDesigner15.1为例 b) 安装java jdk,以jdk-7-windows-i586为例 c) 下载postgressql jdbc驱动jar包,以postgresql-8.1-415.jdbc2.jar为例 2. 远程连接PostgreSQL数据库 a) 打开PowerDesigner b) 新建一个空白物理数据模型 点击PowerDe
原因:这两个字段的值很多时候其实是一样的,重写很麻烦 步骤:打开菜单Tools>Execute Commands>Edit/Run Script.. 或者用快捷键 Ctrl+Shift+X.将下面的语句粘贴进去并执行 VBS脚本: '代码一:将Name中的字符COPY至Comment中 Option Explicit ValidationMode = True InteractiveMode = im_Batch Dim mdl ' the current model ' get the cu
原理:把显示name的列的值,替换成注释的值. 步骤:打开菜单Tools>Execute Commands>Edit/Run Script.. 或者用快捷键 Ctrl+Shift+X.将下面的语句粘贴进去并执行 VBS脚本: Option Explicit ValidationMode = True InteractiveMode = im_Batch Dim blankStr blankStr ) Dim mdl ' the current model ' get the current a
一.PowerDesigner生成sql问题 生成sql的方法是 Database -->Generate Database (Ctrl + G ) 但是提示 Could not load VBScript engine. Check VBScript installation. Generation aborted due to errors detected during the verification of the model. 检查了好久 发现将check model 去掉就可以了!其
1. 报错:Could not Initialize JavaVM 的解决方案: powerDesigner不支持x64JDK,ok.安装32位. 仅仅是安装一下,不要做任何配置.......关闭powerDesigner,再打开powerDesigner,连接成功. 2.powerDesigner逆向工程报错:Unable to list the users. 的解决方案: 选择菜单栏中的Database -> Change Current DBMS ,给DBMS选择你的数据库类型[我使用的是