Re: [phplib] PHPLIB on Linux with MS SQL From: Victor M. Varela (victor <email protected>)
Date: 10/10/00

There is an article in phpbuilder.com about that...
Alberto Dainotti gives a lot of ways to connect to MSSQL 7 in this column.

http://www.phpbuilder.com/columns/alberto20000919.php3?&print_mode=1

Andrew Crawford <Andrew <email protected>> dijo:

> I have a client who is using phplib for database abstraction. Currently,
> they are using MySQL, running on the webserver. They want to switch to
> using their existing Microsoft SQL Server 7 cluster for the database. I
> have been able to turn up three possibilities for making it connect:
>
> 1. Use the alpha opensource tdserver.
>
> 2. Use the Sybase client.
>
> 3. Use ODBC.
>
> Alpha products are not ideal for production systems. Sybase isn't the
> first choice since it isn't opensource. ODBC decreases performance and is
> usually cantankerous, in my experience.
>
> Are there any other (better) ways to do this that I am missing?
>
> This may be more of a php question than a phplib question. My apologies if
> I'm too far off-topic.
>
> Andrew Crawford
> Andrew <email protected>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
>

-- 
Programmer
Integracion de Metodologias y Sistemas (Spain)
http://www.netims.com
linux user: #45510

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>