Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

Re: [PHP-DB] Is Sybase supported on Windows? From: Patrick Dunford (a47xxy <email protected>)
Date: 04/04/01

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>