Skip to Content.
Sympa Menu

freetds - AW: AW: AW: AW: [freetds] connect problem to mssql 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Roland Bole" <roland.bole AT gmx.at>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: AW: AW: AW: AW: [freetds] connect problem to mssql 7.0
  • Date: Sat, 20 Dec 2003 19:08:28 +0100

Ok,

now i did the following.

I installed on Suse 9.0 box standard installation.

I use SQL Server Personal Edition 2000 (sorry I donĀ“t have Sql 7.0 Version)


install freetds 0.62 latest snapshot

./configure --prefix=/usr/local/freetds --with-tdsver=7.0
--enable-msdblib
make && make install


install apache 1.3.29

./configure --enable-module=so
make && make install

install php4.3.4

./configure --with-apxs=/usr/local/apache/bin/apxs --enable-ftp --with-pear
--with-mssql=/usr/local --with-mysql
make && make install

tsgl works without charset error.
Mssql_pconnect works.



G
Roland




_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds







Archive powered by MHonArc 2.6.24.

Top of Page