Hi Colin,

On 13-03-2007 22:53:28 -0700, Colin Foss wrote:
> How do you configure MonetDB to allow SQL connections
> from clients on computers separate from the server?
> 
> On linux I used to do something like this:
> --dbinit="module(sql_server); sql_server_start(TRUE);"
> 
> but that throws an error on Windows.

What is the error message that is thrown?


> i.e.  I get this:
> C:\> netstat -na  | grep 50000
> TCP   127.0.0.1:50000   0.0.0.0:0  LISTENING
> 
> 
> but I want:
> TCP   0.0.0.0:50000     0.0.0.0:0  LISTENING

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MonetDB-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-users

Reply via email to