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!