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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 2001 3:11 PM
> To: John Lim; [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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to