1

I just wanted to know if there is any way to generate a SQLite database from Poweramc ? At first sight, it seems not, and Google isn't helping me much on this...

Thank you for your hints ;)

Danny Beckett
  • 20,529
  • 24
  • 107
  • 134
Jan
  • 253
  • 1
  • 13
  • For anyone trying to answer this, PowerAMC = PowerDesigner (or close enough) - see http://www.sybase.co.uk/products/modelingdevelopment/poweramc – Danny Beckett Mar 20 '13 at 06:51

1 Answers1

2

Since there has been no answer, I guess you'll have to prepare your own DBMS definition. I would have suggested to start by making a copy of the ANSI .xdb, but I saw someone mentioning the use of mySQL .xdb.

Update: I have started a DBMS for SQLite 3.

pascal
  • 3,287
  • 1
  • 17
  • 35