Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Possible to add datatypes to database toolbox

4 ビュー (過去 30 日間)
David Goldsmith
David Goldsmith 2012 年 3 月 2 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi! I'm running into the "Unsupported data type" error trying to fastinsert a Matlab string into a uniqueidentifier-typed field in an SQL Server 2008 database. Is there some way to get the database toolbox to recognize datatypes it doesn't already know about? Thanks!
  1 件のコメント
Sven
Sven 2012 年 3 月 3 日
Which MATLAB version are you running and can you make a very small example to reproduce your problem?
I've had an issue trying to insert a NULL (or empty) into a non-standard table column... but it looks like your error is coming from line 246 of fastinsert.m... am I right?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by