I've created PDM in PowerDesigner and I want to generate a database of it. When I choose Database -> Generate database option in main menu, pop-up dialog is shown where I need to configure database properties like data source, credentials and other.
When I check another options in dialog window, everything seems OK to me, and Create database section is selected, meaning the Create Database... code will be included in script. When I generate script using Direct generation (General settings) option, result code doesn't consist Create Database... code.
Am I doing something wrong?