~/ means the home directory for the user.

So "~/test" will make a database test in the users home directory. Just "test" will put it in the current working directory

The ;ifesxists=true is a connection parameter.

I think if you enable the pgserver in h2 you should be able to connect with pgAdmin. I remember trying it a while ago, but I don't recall if it worked very well. I didn't keep on using it, so it probably didn't work too well :).


On 11/06/2012 1:22 AM, Carlos Crosetti wrote:
Ther is a parameter in the doc that conuses me

Database ~/test;ifexists=true The database name. This can include connections settings. By default, the database is stored in the current working directory where the Server is started except when the -baseDir setting is used. The name must be at least 3 characters.



A databse named "~/test;ifexists=true"?  Should be "test" or "~/test"?

By the way, any pointer on how  to uee pgAdmin, istead ofgoing thru ODBC?

Regards, Carlos

On Sun, Jun 10, 2012 at 2:04 AM, <[email protected] <mailto:[email protected]>> wrote:

    Today's Topic Summary

    Group: http://groups.google.com/group/h2-database/topics

      * ODBC <#137d4c7db0cbe923_group_thread_0> [2 Updates]

    ODBC <http://groups.google.com/group/h2-database/t/68c28e62b0a22e24>

        Carlos Crosetti <[email protected]
        <mailto:[email protected]>> Jun 09 01:13PM -0300

        Is there an ODBC driver for H2?

        Ryan How <[email protected] <mailto:[email protected]>>
        Jun 10 07:03AM +0800

        Yes, use postgres odbc driver. See docs

        http://www.h2database.com/html/advanced.html#odbc_driver



        On 10/06/2012 12:13 AM, Carlos Crosetti wrote:

    You received this message because you are subscribed to the Google
    Group h2-database.
    You can post via email <mailto:[email protected]>.
    To unsubscribe from this group, send
    <mailto:[email protected]> an empty message.
    For more options, visit
    <http://groups.google.com/group/h2-database/topics> this group.

-- 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]
    <mailto:[email protected]>.
    To unsubscribe from this group, send email to
    [email protected]
    <mailto: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.

--
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.

Reply via email to