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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to