Re: Stuck on network access to server

Chris Pratt <[email protected]> Sun, 25 Oct 2015 16:51:07 -0700
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <CAALdY0zhQUmNDXvzO1Qr_Hp=gZTK4878nMgUYzjKP+1ppOqtOw@mail.gmail.com>
To access that from a machine other than the machine hosting the server,
you'll need to change "localhost" to the DNS name or IP Address of the
server.
  (*Chris*)

On Sun, Oct 25, 2015 at 3:27 PM, Bayless Kirtley <[email protected]> wrote:

> I know I have done this before but it was a few years ago. I have just
> read the documentation and can’t find the answer.
>
> I have about finished the food pantry application and now need to access
> it from a second computer on the network of two wired Windows 7 desktops
> plus an occasional wireless Windows 10 laptop. I have no problem opening
> two copies on the server’s computer but from the other computers I don’t
> see the running server. I’m sure I must be missing some simple step. Any
> advice will be greatly appreciated.
>
> Oh, I am using the same connection string on all computers
> “jdbc:hsqldb:hsql://localhost/Meals”, the pseudo name of the database. I
> suspect that may be the problem but the documentation seems to indicate it
> is correct.
>
> BTW, thanks for your suggestion Fred. I have already taken out all
> hard-coded references to this local food pantry and generalized it to be
> ready for submitting to Open Source. Will do so as soon as it has proven
> itself. Of course, need to overcome this last hurdle before actually
> installing.
>
> Thanks
> Bayless
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Hsqldb-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-user
>
>

------------------------------------------------------------------------------

_______________________________________________
Hsqldb-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hsqldb-user