[PHP] Re: Sybase and PHP

2005-06-27 Thread Jamie Alessio
> Does anyone know how to build PHP with sybase support without having a > sybase server running on the local machine > Joe, You can access Sybase with PHP by using the FreeTDS libraries. You don't need to install anything from Sybase on the webserver you mention. Get FreeTDS from http://www.fr

Re: [PHP] Re: Sybase and PHP

2003-06-26 Thread Mark McCulligh
AIL PROTECTED]> To: "Mark McCulligh" <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 1:13 PM Subject: Re: [PHP] Re: Sybase and PHP > I'm trying to use a sybase client to connect to a sybase database (which > is running on windoze) from a Linux box running PHP 4

[PHP] Re: Sybase and PHP

2003-06-26 Thread Mark McCulligh
What Sybase are you using Sybase ASE (Adaptive Server Enterprise) or Sybase Anywhere. Is your PHP server on Windows or Linux. What you will need is the Sybase client first off. PHP links to the sql.ini files (in windows). Then you will need to edit your php.ini and uncomment the Sybase extension