ODBC Connection With No Username/Password
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Database Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!