adodb_tools
Package adodb_toolbox allows communication with different types of databases through Microsoft's ADO (ActiveX Data Objects) OLEDB component. The package was designed to work on Microsoft SQL Server, Oracle, Microsoft Access, MySQL and other databases.
This package can connect to dozen different database types, perform wide range of different query types and convert results to MATLAB Struct data structures as well as regular cell tables. Matlab struct output uses similar format as used by xml_io_tools and csv2struct libraries. Reading and writing BLOB objects is supported.
This package can be studied, modified, customized, rewritten and used in other packages without any limitations. All code is included and documented. Software is distributed under BSD Licence (included).
Zitieren als
Jaroslaw Tuszynski (2024). adodb_tools (https://www.mathworks.com/matlabcentral/fileexchange/29615-adodb_tools), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Reporting and Database Access > Database Toolbox >
- Computational Finance > Database Toolbox >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
Tags
Quellenangaben
Inspiriert von: database connection mfiles, Myblob, ADO OLE Database Connection
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
adodb/
adodb/html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | update MS Access connection strings and file formats to the ones used in Office 2010 |
||
1.0.0.0 |