If you want the most database independent option Powerdesigner has a super-generic "ansi" (I think, that's what they called it!) option which I found the most useful. I could use the generated scripts with H2 and SQL-Server with minimal massaging.
Cheers Kerry On Wed, Apr 28, 2010 at 9:05 AM, Gidravlic <[email protected]> wrote: > On 27.04.2010 22:49, Wildam Martin wrote: > > Thank you! I just need a basis for creating H2 dbms for Sybase Powerdesiger > > > Just starting to study H2. Tell me please, syntax H2 most similar to >> >>> what SQL syntax? >>>> I would say MySQL is the most similar. >>>> >>>> >>> Interesting. I would say HSQLDB and PostgreSQL. >>> >>> >> OK, you win. :-) >> Basically I used MS SQL Server, MySQL, MS Access and Oracle - from >> those MySQL looks most likely H2. Never used HSQLDB and PostgreSQL >> only very little for testing. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<h2-database%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
