I want to create a PHP application that depends strongly on the usage of stored procedures provided by a MS-SQL Server 2000.
I've already tested the connection. It works fine
( PHP V 4.2.3 - I use the Microsoft SQL Server functions that are available for this).
But because this function class is new, I'm not sure about reliability and hidden bugs.
Does anybody has expererience with such an application?
Thanx
MS-SQL Server with stored procedures
Moderator: General Moderators