ODBC Connection With No Username/Password
7 次查看(过去 30 天)
显示 更早的评论
Hi, I have a proprietary ODBC driver that I've configured in windows. It works fine using python's pyodbc with just the DSN and no user/pass. However, if I try using ODBCConnection in MATLAB with '' for user and pass, it gives an error. It has no form that doesn't take user/pass. Then I tried the database explorer app and it too does not let you add a connection with no user/pass. Is there a way around this?
0 个评论
回答(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!