MatLab and SQL Stored Procedure

Communications between MatLab and SQL Stored Procedure

You are now following this Submission

Suppose you have a Stored Procedure that runs on MS SQL Server and you want to use actxserver to exchange data with your Matlab programs, you will need to use ADODB.Parameters to map the input and output parameters required by the stored procedure. You will also need to use ADODN.Connection, ADODB.Command and ADODB.RecordSet.

Cite As

Weidong Li (2026). MatLab and SQL Stored Procedure (https://www.mathworks.com/matlabcentral/fileexchange/9227-matlab-and-sql-stored-procedure), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0