Date: 11/16/00
- Next message: Lutz Brueckner: "Re: [PHP-DB] Problem with inserting into BLOB SUB_TYPE TEXT (Intebase 6)"
- Previous message: John Rumpelein: "[PHP-DB] RE: [PHP] PHP <-> SQL Server?"
- In reply to: Vince LaMonica: "Re: [PHP-DB] Re: [PHP] PHP <-> SQL Server?"
- Next in thread: csanchez <email protected>: "RE: [PHP-DB] Re: [PHP] PHP <-> SQL Server?"
- Reply: csanchez <email protected>: "RE: [PHP-DB] Re: [PHP] PHP <-> SQL Server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yup, ODBC.
As Michael noted, I'm recommending www.openlinksw.com (Multi-Tier Drivers)
but there are several you can use.
The issue is you need to compile apache/PHP with a driver manager, and then
use an ODBC driver. There is an open-source driver mananger that we
maintain here: www.iodbc.org.
Best regards,
Andrew
----------------------------------------------------
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology Provider
> -----Original Message-----
> From: Vince LaMonica [mailto:Vince.LaMonica <email protected>]
> Sent: Thursday, November 16, 2000 4:06 PM
> To: Frank M. Kromann
> Cc: John Rumpelein; PHP db list
> Subject: Re: [PHP-DB] Re: [PHP] PHP <-> SQL Server?
>
>
> On 2000-11-16, Frank M. Kromann stated:
>
> } If you are on a Windows platform with both PHP and MSSQL you can use
> } the MSSQL extension. We are using that with several 100 customers and
> } it is very stable.
>
> I will be developing for MSSQL 7 [and 2000] under both NT and UNIX [linux
> and Solaris for now]. Is there a solution for UNIX-based w3 servers
> connecting to an NT box w/ MSSQL?
>
> Thanks,
>
> /vjl/
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Lutz Brueckner: "Re: [PHP-DB] Problem with inserting into BLOB SUB_TYPE TEXT (Intebase 6)"
- Previous message: John Rumpelein: "[PHP-DB] RE: [PHP] PHP <-> SQL Server?"
- In reply to: Vince LaMonica: "Re: [PHP-DB] Re: [PHP] PHP <-> SQL Server?"
- Next in thread: csanchez <email protected>: "RE: [PHP-DB] Re: [PHP] PHP <-> SQL Server?"
- Reply: csanchez <email protected>: "RE: [PHP-DB] Re: [PHP] PHP <-> SQL Server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

