Can DatabaseDatastore work with Oracle, for example?

2 ビュー (過去 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
MathWorks Computational Finance Team 2018 年 2 月 16 日
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 Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by