Skip to Content.
Sympa Menu

freetds - Re: php example...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Darryl Friesen" <Darryl.Friesen AT usask.ca>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: php example...
  • Date: Wed, 9 May 2001 21:18:35 -0600




> 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"











Archive powered by MHonArc 2.6.24.

Top of Page