The function sqlread isn't working

The connexion between the MS Access 2016 and Matlab R2017b is working but each time I try to use the sqlread function I get this error message.
DT = sqlread( conn , Table1);
Undefined function or variable 'sqlread'.

Risposte (1)

Geoff Hayes
Geoff Hayes il 25 Mag 2020

1 voto

cief - according to the sqlread documentation, this function was introduced in R2018a. It seems that you will need to upgrade from your R2017b in order to make use of this functionality.

Prodotti

Release

R2017b

Richiesto:

il 25 Mag 2020

Risposto:

il 25 Mag 2020

Community Treasure Hunt

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

Start Hunting!

Translated by