Skip to Content.
Sympa Menu

freetds - Re: make check on (redhat 7.0)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Larry Strickland" <stricklandl AT email.spjc.cc.fl.us>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: make check on (redhat 7.0)
  • Date: Thu, 26 Apr 2001 10:05:36 -0400


I had the same problem and tracked it down to a non-standard port being used for SQLServer 2000. It took a long time to find someone who knew what the port number was. The new versions of ODBC for SQL Server have an auto port-searching capability. I found setting the TDSDUMP variable to a filename and looking at the dump output helpful -- and, well, modifying the actual code to find out what was happening and then modifying it back again.

larry

At 09:53 AM 4/26/2001 -0400, you wrote:
Hi,
I've compiled freetds using
./configure --prefix=/usr/local/freetds --with-gnu-ld --enable-msdblib
--with-tdsver=7.0
then make
then make install

now where I've configured freetds, that's the first main directory where I
opened the source code I've modified the file PWD so that it looks like
this
UID=username
PWD=password
SRV=servername on some other machine (can it be an ip address) ?
DB=database name

when it's testing, all 6 tests fail and I don't know what's wrong with it!

this is without mentioning that I've had so many problemes compiling this
with PHP4.04 ...

any help would be greatly appreciated.
best regards,
-Patrick

---
You are currently subscribed to freetds as: [stricklandl AT email.spjc.cc.fl.us]
To unsubscribe, forward this message to $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page