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: Robert Davis <rdavis AT unico.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] PHP and MSSQL API
  • Date: Thu, 25 Mar 2004 13:14:00 -0600

On Fri, 2004-03-26 at 00:04 +0800, edwardspl AT ita.org.mo wrote:

> Dear Robert,
>
> So, using --with-mssql is better than --with-sybase ?
>
> Please more suggestion ( recommad ) !
>
> Thank a lots.
>
> Edward.

Not really. --with-mssql gives you the PHP mssql_* functions in the php
manual. --with-sybase gives you the sybase_* functions and also mirrors
them as mssql_*. So mssql_connect actually is doing a sybase_connect.
There are some functions in --with_mssql that aren't in --with-sybase
and the same the other way. --with-sybase has been around the most and
is most tested.

Robert Davis





Archive powered by MHonArc 2.6.24.

Top of Page