Hi, I use Squirrel with H2 on daily basis and work wonderful even with all plug-ins installed. On Linux+JVM 64bits all works fine with any Squirrel version even the last 3.1.2 On W2K I need to use version 3.0 because some strange pauses with H2 and with other JDBC drivers too, but I don't try to find out why.
To export/import data to/from other dbms you can use CSV files or DBCopy among others. Regards Dario. El 24/09/10 08:42, veeseekay escribió: > I just figured out that it is possible to connect to a file based DB > using DBVisualiser. > I guess my SQuirrel client is having some issues. > > one question of mine is answered. > > On Sep 24, 2:43 pm, veeseekay <[email protected]> wrote: >> Hi chaps, >> >> I have just started using h2 for my desktop application. Am using h2 >> as an embedded file based DB. >> >> I need some basic info, >> >> 1)Can the data and the tables in the files be viewed using any sql >> client(squirrel viewer) ? >> 2)Can I export the data in the file such that it can be imported into >> another db? >> >> Cheers! >> TIA >> ~v -- Saludos, Dario -- 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.
