MatLab and SQL Stored Procedure
by Weidong Li
02 Dec 2005
(Updated 05 Dec 2005)
Communications between MatLab and SQL Stored Procedure
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
Target Support Package IC1
|
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 17 May 2007 |
Jorge Hernández
|
|
|
| 07 Jun 2007 |
Dimitri Shvorob
|
|
|
| 11 Apr 2008 |
Dimitri Shvorob
|
|
|
|
Contact us at files@mathworks.com