- 1、本文档共20页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PowerDesigner_常用设置(国外英文资料)
PowerDesigner_常用设置(国外英文资料)
PowerDesigner_ common Settings and -- 2010-04-29 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # --
/skyangell/archive/2009/09/19/1569931.html
The table name in the SQL statement is removed from the quotation mark in front of the field name:
When you open the CDM, go to the tool-model Options - Naming Convention, and set the Charcter case Options of Name and Code to Uppercase or Lowercase, as long as its not Mixed case!
Or select the Database - Edit current Database Sql - - Script - Format, there is a CaseSensitivityUsingQuote, its the comment for Determines if the case sensitivity for identifiers is managed using double quotes, indicates whether or not the double quotation marks to provisions shall be applicable to the identifier of the case, you can see on the right side of the values of the default value is YES, can be changed to No!
Or, in the case of PDM, go to the tool-model Options - Naming Convention, and set the Charcter case option for Name and Code to Uppercase!
When you modify the name, the value of the code changes, which is very inconvenient
Modified method: in the Options menu in the PowerDesign modification, in [Tool] - [General Options] - [Dialog] - [Operating modes] - [Name to Code mirroring], here the default is to get the Name and Code synchronization, will the check box in front of the cut off the line.
When a table script is generated by the PDM, the error (oracle) occurs when the field exceeds 15 characters.
For the unknown reason, the solution is to open the PDM and the menu bar of the Database will appear, and enter the database-edit Current dbms-script-objects -column-maxlen, which will make the value variable larger (the original 30), for example, to 60. There are also errors in the length of the table or any other object that can be selected for the corresponding object.
Or use this method:
When you generate a table scrip
文档评论(0)