Why is my MATLAB .NET component unable to access a database via the Database Toolbox when the component is used in an ASP.NET application?

1 view (last 30 days)
I have an .NET component which connects to an ODBC datasource. When I use this component in my ASP.NET application the component is unable to access the database.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
Setup the database as a System DSN in the ODBC Control Panel. This will allow the ASP.NET application access to the ODBC source via the .NET component.

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!