Date: Thu, 14 Dec 2000 16:40:12 -0700 From: "=?iso-8859-1?Q?Joaqu=EDn_Hern=E1ndez_Rico?=" <joaquinh01@uswest.net> To: freebsd-database@freebsd.org Subject: Re: PHP4 accessing Sybase with freetds Message-ID: <002401c06627$33b48480$0300000a@joaquinhr> References: <B65EA43D.1187%iso@burdadigital.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- >On 12/14/00 3:40 PM, "Joaquín Hernández Rico" <joaquinh01@uswest.net> 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: ><freetds0.5-path>/src/tds/token.c:134> <SNIP> >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002401c06627$33b48480$0300000a>