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 (2023). 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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |