PHP Classes

PDO SQL server connection and execution of stored procedures: want to connect execute sql queries and stored procedures

Recommend this page to a friend!
  All requests RSS feed  >  PDO SQL server connection and executi...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

PDO SQL server connection and execution of stored procedures

Edit

Picture of Faisal gali by Faisal gali - 8 years ago (2015-11-18)

want to connect execute sql queries and stored procedures

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I want to connect execute SQL queries and stored procedures on MS SQL server. Also I should receive the returned values from SQL server.

Ask clarification

4 Recommendations

DbUtils: Access and Manage MySQL, PostgreSQL or MS SQL

This recommendation solves the problem.
This recommendation does not solve the problem.

+3

Picture of Kakhaber Kashmadze by Kakhaber Kashmadze package author package author Reputation 40 - 8 years ago (2015-12-21) Comment

I just added MicrosoftSQL support to my dbutils class if not jet updated on github is also source package where is kakhavk user for my page


Easy Mysqli OO: Execute common SQL queries using MySQLi extension

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Allan Klaus by Allan Klaus package author package author Reputation 30 - 8 years ago (2015-12-03) Comment

Use my class, use the method query passing a string with the command like "CALL MY_PROCEDURE()" and it will run the stored procedure to you.

  • 1 Comment
  • 3. Picture of Dave Smith by Dave Smith - 8 years ago (2015-12-05) in reply to comment 2 by Allan Klaus Reply

    The requester wants to use PDO, not MySQLi


DB Abstract Model: Execute MySQL queries calling stored procedures

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of guillermo murillo by guillermo murillo package author package author Reputation 30 - 8 years ago (2015-11-30) Comment

Execute MySQL queries calling stored procedures.

It can connect to a given MySQL database server using PDO.

The class can execute a stored procedure and return all the results in an array.

  • 1 Comment
  • 1. Picture of Dave Smith by Dave Smith - 8 years ago (2015-12-01) Reply

    The requester wants to connect to a MSSQL server, not MySQL.


Database Manager: Connect and query several databases using PDO

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Dave Smith by Dave Smith Reputation 6845 - 8 years ago (2015-11-18) Comment

I would take a look at this one, supports several databases including mssql

Dave


Recommend package
: 
: