Skip to Content.
Sympa Menu

freetds - RE: Sybase server crash

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: Sybase server crash
  • Date: Fri, 11 Oct 2002 13:01:22 -0400


> From: JKosta AT morrisbart.com [mailto:JKosta AT morrisbart.com]
> Sent: October 11, 2002 1:13 PM
>
> Hello,

Welcome, John.

> We are attempting to get our Apache/PHP/Linux box to generate
> dynamic web
> pages from data stored in a Windows 2000/Sybase Adaptive
> Server Anywhere version 7.0.1.918 database.
>
> We are using PHP 4.2.3, Apache 1.3.2, and Freetds 1.5.

Um, the latest release of FreeTDS is 0.60.1. Where did you find 1.5? ;)

> When I connect via tsql (from the /usr/local/freetds/bin
> directory) this is what I get:
>
> Msg 21, Level 10, State 0, Server , Line 0
> TDS: unexpected token 95
> 1>
>
> So that appears to be working (though I don't know what the
> "unexpected
> token 95" means--perhaps an indication of problems?).

I suspect you are using the wrong version of the TDS protocol. You should
be using TDS 5.0, which is the default. You might want to try falling back
to 4.2; you can do that by setting the TDSVER environment variable (e.g.,
"export TDSVER=4.2").

Both 4.2 and 5.0 should work with Sybase Adaptive Server Anywhere, AFAIK.
If you have problems with either one (especially of the "unexpected token"
variety), please set TDSDUMP and post the log file. Beware that it contains
your password; you might want to xxx that out.

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that for certain accounts we do not accept
orders and/or instructions by e-mail, and for those accounts we will not be
responsible for carrying out such orders and/or instructions. Kindly refrain
from sending orders or instructions by e-mail unless you have confirmed that
we accept such communications for your account. Please also note that to
satisfy regulatory requirements we review the outgoing and incoming e-mail
correspondence of staff members serving certain functions.






Archive powered by MHonArc 2.6.24.

Top of Page