> > 1) Use ODBC. > 2) Don't use the mssql extensions. As far as I know (I might be wrong) this > extension comes from the old MSSQL 6.5 days, and last time I used it it > would not handle complex queries. The library (from microsoft) has not been updated since SQL Server 6.x so there is no support for data types added to newer versions of the SQL Server. There is no problems with complex queries though. - Frank -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php