This topic is locked

Selecting datasource

7/10/2005 9:18:33 PM
ASPRunner.NET General questions
author

When running ASPRunner.NET, why do we need to create an ODBC DSN? Surely you should be using the OleDb functionality that's present in ASP.NET! If not then why use .Net if you're not going to take advantage of it's functionality??

admin 7/11/2005

Phil,
there is no need to create a ODBC DSN. If you use MS Access just point ASPRunner to your database file. In other case use ODBC driver dialog to connect to Oracle, MS SQL Server or MySQL database.
In both cases ASPRunner builds required connection string that don't rely on ODBC.