MatLab and SQL Stored Procedure

Version 1.0.0.0 (767 Bytes) by Weidong Li
Communications between MatLab and SQL Stored Procedure
2.9K Downloads
Updated 5 Dec 2005

No License

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 (2024). MatLab and SQL Stored Procedure (https://www.mathworks.com/matlabcentral/fileexchange/9227-matlab-and-sql-stored-procedure), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0