Setup/Configure a DSN-less database without the Database Toolbox GUI MATLAB R2018b

Respuestas (1)

Piyush Kumar
Piyush Kumar el 27 de Sept. de 2024
Editada: Piyush Kumar el 27 de Sept. de 2024
There is a function odbc, introduced in R2021a which allows us to create a connection to a database using a DSN-less connection string. (DSN is a data source name.)
Please check this page for some examples - https://www.mathworks.com/help/database/ug/odbc.html#d126e39668
Since you are using R2018b, you must upgrade the MATLAB version to use this function.

Productos

Versión

R2018b

Etiquetas

Preguntada:

el 9 de Jun. de 2021

Editada:

el 27 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by