Can DatabaseDatastore work with Oracle, for example?

조회 수: 1 (최근 30일)
Julian
Julian 2018년 2월 12일
According to the doc here DatabaseDatastore object supports only Microsoft® SQL Server® 2012 and later versions. However I can create an object of this class with, say, an Oracle connection, and apply methods such as readall etc. It would appear to work with Oracle... Is the documentation wrong? Or will the ReadSize parameter be ignored when you invoke a big query?

답변 (1개)

MathWorks Computational Finance Team
Hi Julian,
You are correct, we need to update the documentation to reflect this information more accurately. DatabaseDatastore supports following databases:
  • Microsoft® SQL Server® 2012 and later
  • Oracle ®
  • MySQL®
  • PostgreSQL
  • SQLite
  • Amazon Redshift®
  • Amazon Aurora®
  • Google® Cloud SQL that runs an instance of MySQL or PostgreSQL
  • MariaDB®
Hope this answers your question.

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by