executeSQLScript maximum allowable character vector length error

조회 수: 2 (최근 30일)
Emmanouil
Emmanouil 2020년 1월 15일
I am trying to run an sql script which has approximately 2,000 lines and approximately 100,000 characters with the executeSQLScript function
executeSQLScript( DB_conn , "script_name.sql" )
and i get the error
Error while executing the SQL script: SQL script exceeds maximum allowable character vector length.
Is there a way to increase the allowed character vector length for sql script that can be run using executeSQLScript ?
Thanks,

답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by