From owner-freebsd-database Thu Dec 14 15:36: 1 2000 From owner-freebsd-database@FreeBSD.ORG Thu Dec 14 15:35:57 2000 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from phnxpop5.phnx.uswest.net (phnxpop5.phnx.uswest.net [206.80.192.5]) by hub.freebsd.org (Postfix) with SMTP id CA84737B400 for ; Thu, 14 Dec 2000 15:35:56 -0800 (PST) Received: (qmail 44717 invoked by uid 0); 14 Dec 2000 23:35:56 -0000 Received: from lnodslppp18.uswest.net.phnx.uswest.net (HELO joaquinhr) (63.226.8.18) by phnxpop5.phnx.uswest.net with SMTP; 14 Dec 2000 23:35:56 -0000 Date: Thu, 14 Dec 2000 16:40:12 -0700 Message-ID: <002401c06627$33b48480$0300000a@joaquinhr> From: "=?iso-8859-1?Q?Joaqu=EDn_Hern=E1ndez_Rico?=" To: freebsd-database@freebsd.org References: Subject: Re: PHP4 accessing Sybase with freetds MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- >On 12/14/00 3:40 PM, "Joaquín Hernández Rico" wrote: > >Oh wait! I re-read your mail before: You say you get "invalid marker: 0!", >right? That's perfectly okay, AFAIK, as freetds does NOT support all TDS >markers, which are in the newest TDS (7? 5? Ah egad, I forgot ;-) What you >do to get rid of it is the following: > >Comment out the following line: >/src/tds/token.c:134> >This did not change anything for me, it works fine, except that I don't get >this message any more. I figure, that I could just ignore this (well I don't >really know all the side effects, so therefore, please let me know if you >find any side effects). Now that looks like what I need!!!! >[--- COPIED OUT OF `README' ---] > FreeTDS will run at protocol versions 4.2, 4.6, or 5.0 and thus can >access both Sybase and Microsoft SQL-Servers. Note: Microsoft SQL servers >do not support TDS versions above 4.2 and need to be configured with >the --with-tdsver=4.2 flag. >[--- END COPIED OUT OF `README' ---] >Imdat >iso@imdat.de /// Originally, I was installing FreeTDS from the Ports Collection, so I do not think it was using the "--with-tdsver=" option. Today I got all the source code and already have TDS installed using it. However I got busy doing some other stuff and did not have a chance to compile the PHP module. I'll be out of town for a few days, so I probably won't get around to doing it until toward the end of next week... Maybe after the short vacation I'll be able to see what I've been missing until now... Again, thanks for your support and I'll keep you posted! Joaquin Hernandez-Rico To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message