ニュース

PHP and SQL Server can be made to get along, too, if you want to go that route, and the mssql_* functions have supported stored procedures for a long time. I generally use embedded with PHP+MySQL.
Hello folks.<BR><BR>I'm getting out of ideas about this one: Since I replace MSSQL 2005 with MSSQL 2008 on my dev machine (Vista Ultimate Sp1), some table operations are talking 30 seconds when they ...