MS-SQL Server with stored procedures

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ooiwauk
Forum Newbie
Posts: 1
Joined: Sat Nov 30, 2002 10:13 am

MS-SQL Server with stored procedures

Post by ooiwauk »

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
Post Reply