sybase - PowerDesigner - Prevent DB name to be uppercase in generated SQL -


I am currently starting playing with Sybase PowerDesigner and its physical data model (PDM).

I like making matters in some institutions / tables, columns, etc., and generate SQL (to create a database from a model) like I want.

However, in relation to the database name, PowerDesigner always asks for it to stay in uppercase, in fact, I'm not getting any error message or something like this and I actually have a mixed-case database name Type is allowed, but as soon as I close the "Model Properties" window and come back to check it, the name of the database code is back in uppercase.

I have explicitly added the "=" button to the logic name with the code name, so I can type a different code name, but it still does not work (when it does For tables).

Do I have any way of putting the database name in the SQL script generated in the PowerDesigner case? The DBMS type is SQL Server 2008 (tried previous versions and the problem is similar).

Thank you very much earlier.

How do I do this:

  1. Empty space in the model area Right-click on
  2. "Select Model option ..." from the context menu.
  3. Select "Naming Convention" from the tree.
  4. Select "code" from the tab group.
  5. Select "Mixed Case" next to "Character Case"
  6. Click OK.

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -