Skip to Content.
Sympa Menu

freetds - Re: php example...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: zamily <mz.wan AT pdx.com.my>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: php example...
  • Date: Thu, 10 May 2001 11:12:25 +0800


ok....i have change it....

result -->

Fatal error: Call to undefined function: mssql_connect() in
/var/www/inexus/test.php on line 23



----- Original Message -----
From: "Darryl Friesen" <Darryl.Friesen AT usask.ca>
To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
Sent: Thursday, May 10, 2001 11:18 AM
Subject: [freetds] Re: php example...


>
>
> > this is my php file..
>
> [code deleted]
>
> > Fatal error: Call to undefined function: tds_connect() in
> > /var/www/inexus/test.php on line 23
>
> That pretty much says it all right there. I don't know where you got the
> functions names from, they're not PHP commands. To connect to your MS SQL
> server using FreeTDS you must use either the mssql_* or sybase_*
functions.
> The first place to look would be the PHP website itself.
>
>
> - Darryl
>
> ----------------------------------------------------------------------
> Darryl Friesen, B.Sc., Programmer/Analyst Darryl.Friesen AT usask.ca
> Education & Research Technology Services, http://gollum.usask.ca/
> Department of Computing Services,
> University of Saskatchewan
> ----------------------------------------------------------------------
> "Go not to the Elves for counsel, for they will say both no and yes"
>
>
>
>
>
>
>
>
> ---
> You are currently subscribed to freetds as: [mz.wan AT pdx.com.my]
> To unsubscribe, forward this message to
$subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page