Welcome Guest, Not a member yet? Register   Sign In
Execute MSSQL Stored Procedure
#1

Hello I have a problem to exec stored procedure of MSSQL use CodeIgniter. 

While i use $this->db->query("EXEC SP_NAME")->result();
also return an empty array.

 But in this case if I exec in Management Studio with this command also return data.

 Please help me if you know because its important.
 Thank You.
Reply


Messages In This Thread
Execute MSSQL Stored Procedure - by wahdicandras - 08-24-2017, 06:52 PM
RE: Execute MSSQL Stored Procedure - by craja26 - 12-16-2017, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB