Re: Change TCP Address

38 views
Skip to first unread message

Jimmitry PAYET

unread,
Sep 9, 2012, 2:39:52 PM9/9/12
to h2-da...@googlegroups.com
Hi,

I use h2 for many years and for me it is a reliable database and rising. I create open source cluster application with loadbalancing based entirely on h2, which currently contains: - ecommerce solutions, - bloggers, - newsletters, -showcases, - and a pack application to develop new solutions. (demo online www.974apps.com). This is a server well advanced, but there is not much documentation for the moment, I work ...

I use H2 database (on large projects) in production mode with '974apps' server
for several years without major problems and my clients are satisfied. (I do not give you the url because hackers often 974apps.com attack me ... so if they know that I have websites running in production ...)

H2 for me has surpassed projects fast and h2 as well as MySQL.

At some point you have to trust.

For:
"
I've read the manual but I don't understand how change the Address IP of the server."
Change your ip on your OS, not in H2, and when you start the database, start with your ip (from your OS) ... like this:
jdbc:h2:tcp://yourip/~/test
jdbc:h2:tcp://
yourip:8084/~/sample
jdbc:h2:tcp://
yourip/mem:test

Regards,
Jimmitry PAYET.


2012/9/9 deka87 <francesco...@gmail.com>
Good Morning to EveryBody,
I'm a newbie in the use of yhe database H2, but at the first impression this DBMS is very useful for the fast project.

I've read the manual but I don't understand how change the Address IP of the server. 




I hope someone can help me

--
You received this message because you are subscribed to the Google Groups "H2 Database" group.
To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/Rmm4cgaVdIoJ.
To post to this group, send email to h2-da...@googlegroups.com.
To unsubscribe from this group, send email to h2-database...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.

deka87

unread,
Sep 10, 2012, 4:42:04 AM9/10/12
to h2-da...@googlegroups.com
Sorry, but I wan't to seem conceited at all. Just that it's the first time I look at programming with Database in Java. Thank you so much for availability.

Jimmitry PAYET

unread,
Sep 10, 2012, 5:13:20 AM9/10/12
to h2-da...@googlegroups.com
We misunderstood. I don't have a good english ...
(I don't see you like: 'seem conceited' ...)

Regards,
Jimmitry.

2012/9/10 deka87 <francesco...@gmail.com>
To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/pzS-jJwVojEJ.

Jens Gutzeit

unread,
Sep 10, 2012, 12:47:56 PM9/10/12
to h2-da...@googlegroups.com
Hello Francesco,

2012/9/9 deka87 <francesco...@gmail.com>
Good Morning to EveryBody,
I'm a newbie in the use of yhe database H2, but at the first impression this DBMS is very useful for the fast project.
 

I've read the manual but I don't understand how change the Address IP of the server. 


you probably mean the IP address the server will bind to. This is explained in the manual:

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

Reply all
Reply to author
Forward
0 new messages