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.

Mark.


"Michael A Smith" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I want to connect to a Sybase database running on another windoze server
> without having to a buy a copy of sybase for linux. How can I compile
> PHP to have the sybase functions, but not the local database program.
>
> -Michael
> --
> Michael A Smith <[EMAIL PROTECTED]>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to