Sqlcommand Class is a Database Tools script
Overall rating: (N/A)
|
The script SqlCommand Class is a Database Tools script (web datbaase applications).
The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Server stored procedures through PHP, with the aid of the PEAR database abstraction layer.
It provides an object-oriented method of declaring and configuring stored procedures in your PHP code, performs strong parameter "typing" of all values passed to the database, and allows you to easily retrieve return and ouptut parameter values from your stored procedures.
|
 Write a comment about the script SqlCommand Class
|