RE: [PHP-DB] Re: onnecting to MSSQL database from Linux?

2002-09-26 Thread Chris Grigor

I have got a copy of ctllib-linux-elf.tgz as it says on the php website, but
I need another file called
devlib.tgz.
Anyone know where I can get a copy from???


Chris



-Original Message-
From: Avi Schwartz [mailto:[EMAIL PROTECTED]]
Sent: 18 September 2002 02:44
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] Re: onnecting to MSSQL database from Linux?


I did build it with --with-sybase, but then I forgot to install the new
version.  Face turning red...  Sorry for the false alarm.  It now works
like a charm.

Avi

Adam Williams wrote:

 He's using microsoft sql server, not mysql.

 try --with-mssql

 On Wed, 18 Sep 2002, Jason Morehouse wrote:

 It means you haven't compiled mysql support into php.  Recompile it using
 --with-mysql
 On Tue, 17 Sep 2002 15:30:29 +, Avi Schwartz wrote:

  I have PHP4 and freetds installed and I am trying to connect to a mssql
  server.  The problem I am having is that the mssql_connect() call
  generates the following error:
 
  Fatal error: Call to undefined function: mssql_connect()
--
Avi Schwartz   Universe-watching, like golf and aging,
[EMAIL PROTECTED] promotes humility - William R. Everdell

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] Re: onnecting to MSSQL database from Linux?

2002-09-17 Thread Adam Williams

He's using microsoft sql server, not mysql.

try --with-mssql

maybe?
Adam

On Wed, 18 Sep 2002, Jason Morehouse wrote:

 It means you haven't compiled mysql support into php.  Recompile it using
 --with-mysql

 --

 Jason Morehouse (jm[@]netconcepts[.]com)
 Auckland, New Zealand

 Linux: Because rebooting is for adding hardware.

 On Tue, 17 Sep 2002 15:30:29 +, Avi Schwartz wrote:

  I have PHP4 and freetds installed and I am trying to connect to a mssql
  server.  The problem I am having is that the mssql_connect() call generates
  the following error:
 
  Fatal error: Call to undefined function: mssql_connect()
 
  Is there something I need to require?
 
  Thanks,
  Avi





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] Re: onnecting to MSSQL database from Linux?

2002-09-17 Thread Avi Schwartz

I did build it with --with-sybase, but then I forgot to install the new 
version.  Face turning red...  Sorry for the false alarm.  It now works 
like a charm.

Avi

Adam Williams wrote:

 He's using microsoft sql server, not mysql.
 
 try --with-mssql
 
 On Wed, 18 Sep 2002, Jason Morehouse wrote:
 
 It means you haven't compiled mysql support into php.  Recompile it using
 --with-mysql
 On Tue, 17 Sep 2002 15:30:29 +, Avi Schwartz wrote:

  I have PHP4 and freetds installed and I am trying to connect to a mssql
  server.  The problem I am having is that the mssql_connect() call
  generates the following error:
 
  Fatal error: Call to undefined function: mssql_connect()
-- 
Avi Schwartz   Universe-watching, like golf and aging,
[EMAIL PROTECTED] promotes humility - William R. Everdell

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php