I know just the basics of PowerDesigner and I have the following issue. We are developing an applicatrion which may run on SQL Server or Sybase ASE. In case of making any changeson the db schema we create a script containng all the changes before applying it to the database. We can do it for each RDBS but it would be very convenient if we could "translate" this delta script from SQL Server to ASE or from ASE to SQL server.
Maybe if use mapping? I am afraid I have never used it before
Best regards,
Kimon Moschandreou