Sybase connection

From: Luke (lukeita_at_gawab.com)
Date: 07/31/04


Date: Sat, 31 Jul 2004 14:31:39 GMT

Hello!
This is the first time I need to connect via PHP to a Sybase DB.
I'm working with PHP5 and Apache 2 under WinXP... no problem
connecting with Mysql...
I enabled in php.ini the correct dll: "php_sybase_ct.dll" but when I
restart Apache got this error:

PHP Startup: Unable to load dynamic library 'c:\php\php_sybase_ct.dll'
- Can't find the specified module

I read that the library needs Sybase DLL: on my PC I installed the
whole Sybase SQL Studio 8 (it works fine) but no result... the
php_sybase_ct.dll is in the same dir as the other DLLs (c:\php) and
Sybase is in c:\programs\sybase...
What can I do?
Thanks



Relevant Pages

  • Re: How does ct_connect track down database to open?
    ... SQLAPI uses the connect command which has notes ... about connecting to sybase. ... Since the initial parameter is database ...
    (comp.databases.sybase)
  • Re: Dateadd in SQL statement not working
    ... I am connecting to a Sybase db, however, I am using Access to write and ... I just seem to have difficulty using DateAdd. ... ASP and SQL (Sybase) and there seems to be little in the way of advice ...
    (microsoft.public.inetserver.asp.general)
  • Re: DAO Sybase system 11
    ... same way regardless of what you are connecting to. ... Has anyone coonected via ADO with Sybase System 11 driver or Sybase ASE ...
    (microsoft.public.access.modulesdaovba)
  • Re: Sybase connection
    ... > This is the first time I need to connect via PHP to a Sybase DB. ... > connecting with Mysql... ... > restart Apache got this error: ...
    (comp.lang.php)