php-general | 2001092
Date: 09/19/01
- Next message: Michael Kimsal: "Re: [PHP] MSSQL Support"
- Previous message: Jason Bell: "[PHP] MySQL Connectivity test"
- Maybe in reply to: Jason Wilson: "[PHP] MSSQL Support"
- Next in thread: Michael Kimsal: "Re: [PHP] MSSQL Support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Jason
You can download and install FreeTDS (www.freetds.org). Then you can compule with the option --with-sybase=/usr/local/freetds. Thsi way you get the Sybase extension and this includes aliases for mssql_*.
Be aware the FreeTDS can be used with MSSQL server 4 and 6 and in some cases also for version 7 and 2000. These two has a bunch of new column types and features no accessable from DB-Library and FreeTDS.
- Frank
> I'm compiling PHP and have a request from one of my developers for MSSQL
> support in mod_php (4.0.6). However, I don't see a configure option for
> MSSQL. Is there a *secret* configure option or are the MSSQL functions
> built in by default?
>
> +-------------------------------+
> | +-----+ Digitally Enhanced |
> | |-O-O-| Portrait of: |
> | | % | Jason Wilson, |
> | | --- | Systems Administrator |
> | +-----+ Nextron, Inc. |
> +-------------------------------+
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Michael Kimsal: "Re: [PHP] MSSQL Support"
- Previous message: Jason Bell: "[PHP] MySQL Connectivity test"
- Maybe in reply to: Jason Wilson: "[PHP] MSSQL Support"
- Next in thread: Michael Kimsal: "Re: [PHP] MSSQL Support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

