Skip to Content.
Sympa Menu

freetds - Re: [freetds] PHP and MSSQL API

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Aliet Santiesteban Sifontes <alietss AT yahoo.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] PHP and MSSQL API
  • Date: Mon, 29 Mar 2004 10:25:23 -0800 (PST)

Hey, I've been using php --with-mssql and FreeTDS since it was introduced to
PHP, and our servers are working really Great, I'm using php-4.3.x haven't
tried yet with php-5, but let me tell you that works very nice, a great job.
Regards

Casey Allen Shobe <cshobe AT osss.net> wrote:
edwardspl AT ita.org.mo said:
> If connect with MS-SQL ( without any sybase ), then would you suggest
> compile php with --with-sybase option ?

FreeTDS is a replacement for the client libraries provided by Sybase.

Microsoft SQL is a derivative product of Sybase, it was originally made by
Sybase. They use the exact same protocol (TDS), so the same client
libraries can be used.

You can use the actual sybase libraries, but they're a pain to acquire,
binary only, and I've never messed with them much.

I've used PHP extensively with FreeTDS and --with-sybase and know it to
work well.

I don't know anything about --with-mssql.

--
Casey Allen Shobe
Open Source Software Solutions
cshobe AT osss.net
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds

---------------------------------
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.




Archive powered by MHonArc 2.6.24.

Top of Page