Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
Jean-Luc
on 04/02/2014, 19:16:46 UTC
Is there like a database server process running that clients could connect to and execute SQL statements?
In theory, if auto server mode is enabled this should be possible, I haven't tried it yet:
http://www.h2database.com/html/features.html#auto_mixed_mode
If it works, it should be optional. I will probably make the whole jdbc connect url a configurable parameter so that users or client developers could tweak such settings.