Unable to use sqlwrite in MATLAB 2017

조회 수: 2 (최근 30일)
Musab Farooq
Musab Farooq 2018년 3월 19일
답변: Steven Lord 2018년 3월 19일
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.

채택된 답변

Steven Lord
Steven Lord 2018년 3월 19일
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."

추가 답변 (0개)

카테고리

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