Unable to use sqlwrite in MATLAB 2017

2 visualizaciones (últimos 30 días)
Musab Farooq
Musab Farooq el 19 de Mzo. de 2018
Respondida: Steven Lord el 19 de Mzo. de 2018
I am working on a project in which I have to write the MATLAB data to database. I tried to use sqlwrite but error occurred. Statement of error was "Undefined function or variable 'sqlwrite'". Is sqlwrite not available in MATLAB 2017? If so then please suggest me the alternative of sqlwrite.

Respuesta aceptada

Steven Lord
Steven Lord el 19 de Mzo. de 2018
The sqlwrite function was introduced in release R2018a of Database Toolbox. According to those Release Notes, "The sqlwrite function replaces the datainsert, fastinsert, and insert functions, which insert data into a database."

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by