It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted.
On 01-03-2007 17:19:22 +0100, Romulo Goncalves wrote: > Hello, > > I tried to connect a MapiClient from eritta computer and I got this > error (the one in attach). > > However, when I run the same command in my machine it works. > > Any idea? > > I also do not understand the error message. > > Regards, > Romulo > From: [EMAIL PROTECTED] > To: Romulo Goncalves <[EMAIL PROTECTED]> > Subject: Re: mclient skyserver > Date: Thu, 1 Mar 2007 17:17:25 +0100 (CET) > X-Mailer: SquirrelMail version 1.4.2 > > > -lsq -uskyserver -Pskyserver -p55000 -hamelia.ins.cwi.nl > > > [EMAIL PROTECTED] -lsq -uskyserver -Pskyserver -p55000 -hamelia.ins.cwi.nl > MAPI = [EMAIL PROTECTED]:55000 > ACTION= mapi_start_talking > ERROR = Challenge string is not valid > [EMAIL PROTECTED] > > ------------------------------------------------------------------------- > 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-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/monetdb-developers ------------------------------------------------------------------------- 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-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
