User`s guide

xi
Running SQL Queries Saved in Scripts or Files . . . . . . . . . 2-196
Inserting Data Using the Command Line . . . . . . . . . . . . . . 2-197
Working with Large Data Sets . . . . . . . . . . . . . . . . . . . . . . . 2-198
Connect to a Database with Maximum Performance . . . . . 2-198
Import Large Data Sets into MATLAB . . . . . . . . . . . . . . . 2-198
Export Large Data Sets from MATLAB . . . . . . . . . . . . . . . 2-199
Access Data Stored in a Database Using a
DatabaseDatastore . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-199
Deploying a Database Application with MATLAB Compiler 2-200
Create and Deploy a Database Application . . . . . . . . . . . . 2-200
About Driver Configurations . . . . . . . . . . . . . . . . . . . . . . . 2-200
Working with Data Sources
3
Setting Up ODBC Data Sources . . . . . . . . . . . . . . . . . . . . . . . . 3-2
Setting Up JDBC Data Sources . . . . . . . . . . . . . . . . . . . . . . . . 3-3
Accessing Existing JDBC Data Sources . . . . . . . . . . . . . . . . . 3-4
Modifying Existing JDBC Data Sources . . . . . . . . . . . . . . . . . 3-5
Removing JDBC Data Sources . . . . . . . . . . . . . . . . . . . . . . . . . 3-6
Fetching Data Common Errors . . . . . . . . . . . . . . . . . . . . . . . . 3-7
Database Connection Error Messages . . . . . . . . . . . . . . . . . . 3-9
Database Explorer Error Messages . . . . . . . . . . . . . . . . . . . . 3-14
Connecting to a Database Using the Native ODBC
Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-17
About the Native ODBC Interface . . . . . . . . . . . . . . . . . . . . 3-17
Native ODBC Interface Workflow . . . . . . . . . . . . . . . . . . . . 3-17
Native ODBC, JDBC/ODBC Bridge and JDBC Interface
Comparison . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-19