Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Database informations in Matlab
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I am connecting with Matlab to a local database (.accdb) using ODBC. This works great, but I am not able to retrieve the table informations. I also tried to get all the table in Matlab and then use the columnnames function but it gives me the error
Undefined function 'columnnames' for input arguments of type 'database.ODBCCursor'
Is there any way I can get this information? I would prefer to get it without fetching the cursor.
Thank you
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!