Change on insert command in database Toolbox in R2016a

조회 수: 4 (최근 30일)
Martin
Martin 2016년 8월 5일
댓글: Martin 2016년 8월 8일
Does anyone know if there are any changes made at the insert command in the database toolbox? I checked the release notes but I did not find anything. Or maybe there are changes at the postgresql jdbc driver?
Lots of my insert functions are throwing errors after upgrading from R2015b to R2016a without changing the rest of my setup (postgresql version, driver, etc.). e. g. inserting booleans does not work the same way as before and there are also problems inserting real values.
I am very surprised because I do not find anything on google and this seems to be major changes...? When I change my commands and replace the MATLAB insert with native SQL it works, so this can not be a connectin problem. After downgrading, everything works again. Any hints? Thx
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2016년 8월 5일
Martin - what types of errors? Please copy and paste the full error message to your question.
Martin
Martin 2016년 8월 8일
Thx, for your answer. As I downgraded, the error messages are currently not availaible to me. If I find time the next days, I will reinstall R2016a and then post the error messages. thx, martin

댓글을 달려면 로그인하십시오.

답변 (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