It's a java version if isql, sybase's command line query tool. you can get it from their web site.
----------------------------------------------------------------- Jeffrey D. Brekke Quad/Graphics [EMAIL PROTECTED] http://www.qg.com ----------------------------------------------------------------- > -----Original Message----- > From: KL Tse [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 07, 2001 8:41 AM > To: Turbine Users List > Subject: Re: Connect to Sybase on Linux > > > > What is jisql? Is this a sybase-specific client or > something I could use > > with other servers? > I do not know Sybase's jconnect, this is the first that I am > using it. I > think Jeff may know this. > > > Yeah, this definitely looks like a permissions thing - it looks like > > you're hitting the db alright and then its denying you a > connection - > > either that or you're hitting the wrong port or the server isn't > > listening for network connections. I'm afraid I don't know about how > > sybase configures these things. > > I have already checked the tables. It is created and > populated with correct > user name and password. On the other hands, your advice do > give me more > ideas of how to debug the connection. Thanks for your help > > ----- Original Message ----- > From: "Colm McCartan" <[EMAIL PROTECTED]> > To: "Turbine Users List" <[EMAIL PROTECTED]> > Sent: Friday, December 07, 2001 10:14 PM > Subject: Re: Connect to Sybase on Linux > > > > > > KL Tse wrote: > > > > > All settings in TurbineResource.properties are correct. I > have never > used > > > jisql before, I think I need to find out how to use it. > > > > > > What is jisql? Is this a sybase-specific client or > something I could use > > with other servers? > > > > > > >>> Exception: java.sql.SQLException: JZ006: Caught IOException: > > >>>java.net.ConnectException: Connection refused > > >>> Stack Trace follows: > > >>> java.sql.SQLException: JZ006: Caught IOException: > > >>>java.net.ConnectException: Connection refused > > > > > > Yeah, this definitely looks like a permissions thing - it looks like > > you're hitting the db alright and then its denying you a > connection - > > either that or you're hitting the wrong port or the server isn't > > listening for network connections. I'm afraid I don't know about how > > sybase configures these things. > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
