ODBC Connection With No Username/Password
7 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!