
PowerDesigner
David锋
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
PowerDesigner导出SQL时自动生成注释
Option ExplicitValidationMode = TrueInteractiveMode = im_BatchDim mdl ' the current model' get the current active model Set mdl = ActiveModel If (mdl Is Nothi...原创 2018-05-14 16:40:42 · 606 阅读 · 0 评论 -
PDM转成EXCLE字段清单的工具
'******************************************************************************'* File: pdm2excel.txt'* Title: pdm export to excel'* Purpose: To export the tables and columns to Excel'...原创 2019-03-18 09:57:36 · 348 阅读 · 0 评论 -
PDM转成tablist字段清单的工具
'******************************************************************************'* File: pdm2excel.txt'* Title: pdm export to excel'* Purpose: To export the tables and columns to Excel'...原创 2019-03-18 09:58:42 · 211 阅读 · 0 评论