摘要: PowerDesiner里面生成PostgreSQL 的时候默认是不加上引号的,在PostgreSQL里面生成的时候默认不加双引号的sql语句而全都是小写来命名。解决办法:在PowerDesiner里面的DataBase-->Edit current DBMS Properies--> Script-->sql-->Formart选项里面点击右键新建New Bool ItemsName:CaseSensitivityUsingQuote;Comment:Determines if the case casesensitivity for identifiers is m 阅读全文
posted @ 2012-03-14 23:15 AsaSong 阅读(230) 评论(0) 推荐(0)