Is there a way to connect to Microsoft SQL Server database without needing the database toolbox?
显示 更早的评论
Hello,
I was wondering if there is a way to connect to Microsoft SQL Server database without the database toolbox?? I did some research on JDBC and OBDC drivers, but am unsure where to go from there. I can install the drivers and see how far I can get, but before taking this step and doing the setup, I would like to know beforehand if it is possible to connect to Microsoft SQL Server database without the database toolbox. The two following links look like I need database toolbox to connect to it.
I am using 2015a btw student edition. Any help and suggestions would be appreciated. Thanks.
回答(1 个)
per isakson
2015-8-12
编辑:per isakson
2015-8-12
2 个投票
Google found
- adodb_tools by Jaroslaw Tuszynski   "... designed to work on Microsoft SQL Server, Oracle, Microsoft Access, MySQL and other databases."   Comment: "Great little script, much faster than the database toolbox supplied by matlab. Better documentation would be nice though."
- CSE SQL Database Library by Laurent Cavin   "EDITOR'S NOTE: Functionality for data exchange between MATLAB and ODBC/JDBC compliant databases is also provided with the MATLAB Database Toolbox."
- JDBC and Matlab: A simple example   "... . However, you do not need to purchase this (database toolbox) to interact with your database."
- Connect to SQL Server from Matlab
类别
在 帮助中心 和 File Exchange 中查找有关 Database Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!