php-db | 2001041
Date: 04/04/01
- Next message: Brian.J.Mauter: "[PHP-DB] Oracle vs MS SQL vs MySQL"
- Previous message: Patrick Dunford: "RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect()"
- In reply to: Javier Boluda: "[PHP-DB] Is Sybase supported on Windows?"
- Next in thread: Joe Brown: "Re: [PHP-DB] Is Sybase supported on Windows?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 4 Apr 2001 04:12:37 -0700 AD in php.db, Javier Boluda said:
>Hello,
> I'm trying to connect via PHP to Sybase from Win'98 Having Personal Web Server and I get the following error:
>Fatal error: Call to unsupported or undefined function sybase_connect()
>
>I haven't found any dll named *sybase* for Windows. Is there any way of supporting Sybase?
There is a DLL in extensions calls php_sybase_ct.dll
You either need to compile in support for sybase with PHP or dl a dynamic
library.
-- ======================================================================= Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/Rejoice in the Lord always. I will say it again: Rejoice! -- Philippians 4:4 http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010404 ======================================================================= Created by Mail2Sig - http://pdunford.godzone.net.nz/software/mail2sig/
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Brian.J.Mauter: "[PHP-DB] Oracle vs MS SQL vs MySQL"
- Previous message: Patrick Dunford: "RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect()"
- In reply to: Javier Boluda: "[PHP-DB] Is Sybase supported on Windows?"
- Next in thread: Joe Brown: "Re: [PHP-DB] Is Sybase supported on Windows?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

