RE: [PHP-DB] PHP and MS SQL 2000 Performance From: Andrew Hill (ahill <email protected>)
Date: 11/20/01

Ruprecht,

SQLServer from Linux is pretty straightfoward.
If you want full SQLServer2000 support, you will want to use ODBC.
There is a HOWTO at www.iodbc.org for linking PHP --with-iodbc.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: rhelms <email protected> [mailto:rhelms <email protected>]
> Sent: Monday, November 19, 2001 3:11 PM
> To: John Lim; php-db <email protected>
> Subject: Re: [PHP-DB] PHP and MS SQL 2000 Performance
>
>
> Am Mon, 19 Nov 2001 schrieb John Lim:
> > Are you using ODBC? We recently had similar problems, and it
> turned out that
> > we
> > had SQL tracing enabled, and every single ODBC function call was being
> > written
> > to SQL.LOG
>
> And added, such a traced logfile can grow up to some megabyte of data.
>
> I know that from an other db-connectiontool. Has someone made
> expearance with
> using php-connections to a ms-sqlserver from a linux-box
> (odbc-connections from
> linux)?
>
> Regards,
> Ruprecht
>
> ----------------------
> For germans
>
>
> Vielleicht zufällig ein Projekt zu vergeben und nun auf der Suche
> nach einem Freelancer?
> Dann doch gleichmal vorbeischauen unter
> http://www.gulp.de/profil/rhelms.html
>
> ----------------------
>
> --
> 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>