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: edwardspl AT ita.org.mo
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] PHP and MSSQL API
  • Date: Fri, 26 Mar 2004 09:55:52 +0800

Robert Davis wrote:

> 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

If connect with MS-SQL ( without any sybase ), then would you suggest
compile php with --with-sybase option ?
I knew someone is using --with-sybase option connect to MS-SQL... BUT, not
sure is working fine !

Sorry, I'm a programmer, BUT not quite familiar with php.

Thank for your help ( idea ) !

Edward.






Archive powered by MHonArc 2.6.24.

Top of Page