Questions tagged [powerdesigner]

PowerDesigner is an enterprise modeling tool from SAP.

PowerDesigner is an enterprise modeling tool from Sybase, an SAP company.

It runs on Windows, and allows modeling Data, Business Process, Object-Oriented system (using UML), XML schemas, Enterprise Architecture... It features code generation and reverse engineering and has a module to allow collaboration between several designers.
There is another module providing a Web interface.

It's quite extensible, allowing the definition of user-defined metaclasses, meta-attributes, meta-collections; or through an Automation interface.

In France, there used to be a version named PowerAMC, with support for the MERISE method. Now PowerDesigner has a French optional UI, and the Merise module is obsolete.

198 questions
-1
votes
1 answer

Power Designer 16.6 don't create AUTO_INCREMENT to primary column

I have a problem with PowerDesigner. It doesn't generate AUTO_INCREMENT option for primary columns. I have int column with Primary key checked in my table, but in generated script there's no AUTO_INCREMENT. DBMS is Microsoft SQL Server 2012.
Beginner
  • 5
  • 4
-1
votes
1 answer

UNIQUE Constraint PowerDesigner9

I am a beginner with PD. I would like to know if it is possible to modelize the UNIQUE constraint in the models ? Thanks for your help.
satcha
  • 129
  • 1
  • 13
-1
votes
1 answer

how to show attribute name and datatype on entity properties power desinger

I design schema but name and datatype on entity properties are hiding. How do I show it. Please view image https://i.stack.imgur.com/7KXEd.png
1 2 3
13
14