Change on insert command in database Toolbox in R2016a

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 Comments

Martin - what types of errors? Please copy and paste the full error message to your question.
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

Sign in to comment.

Answers (0)

Products

Asked:

on 5 Aug 2016

Commented:

on 8 Aug 2016

Community Treasure Hunt

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

Start Hunting!