I connected to the database using PyCharm Pro. I connected to the database using the following connection string: jdbc:h2:file:/var/lib/rundeck/data/rundeckdb.mv.db. But I still don't see my schema.
On Thursday, February 7, 2019 at 1:27:26 PM UTC-5, Giovanni Martinez wrote: > > I have an H2 database that I need to access. My goal is,first, from the > command line, going into the database and check what I have. Second, export > all the data to CSV. How can I do that? > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
