13 August 2011

Remove quotation marks on field names of table while Database generation using Power Designer.

It is time consuming to find the solution, so here is the working result.

click Database
edit current DBMS
go -Script
-Sql-Format-CaseSensitivityUsingQuote,

then set the CaseSensitivityUsingQuote security to “NO”

this is all to remove quotation marks from fields.

Enjoy.

No comments: