Greetings Lars, Historians believe that on 17 November 2004, at 11:35:00 +0100 (which was 10:35 where I live) Lars Nielsen wrote > I've (quite surprisingly) been thrust upon having to use a 64 bit version > of SQL Server on a HP Superdome (Windows Server 2003 Datacenter Edition). > Does anyone on this list have any experience as to whether a solution > made in php 4.3.7 using SQL Server 2000 will work with a server as > mentioned above ? And if not, which version of PHP / mssql extension that > is needed to make it work ? > One note: the mentioned server only hosts the SQL Server, not PHP. > It's entirely a question of connectivity. 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. -- BBFN, _______________________________________________ David | David Elliott | Software Engineer | _________________________| list@xxxxxxxxxxxxxx | PGP Key ID 0x650F4534 | | "Oh, I think I can walk; I'll try." McCoy | -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php