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 20:57:27 -0600



----- Original Message -----
From: "Brian Bruns" <camber AT ais.org>
To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
Sent: Wednesday, May 09, 2001 9:02 PM
Subject: [freetds] Re: php example...


> On Wed, 9 May 2001, zamilie wrote:
>
> > i can't connect to sql 6.5(nt4 server) from linux 7.0 using php...
> > how??? help me..

See

http://www.php.net/manual/en/ref.mssql.php
http://www.php.net/manual/en/ref.sybase.php

for examples. Both the MS SQL and Sybase functions will work.

Make sure the stuff in your "interfaces" file is correct (hostname or IP,
port number), and remember NOT to use hostname in the connect statement --
use the name from the interfaces file.


- 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