Change on insert command in database Toolbox in R2016a
4 ビュー (過去 30 日間)
古いコメントを表示
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
2016 年 8 月 5 日
Martin - what types of errors? Please copy and paste the full error message to your question.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Database Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!