This topic is locked

Problems with MySQL on ASP.NET

11/22/2004 3:44:31 AM
ASPRunner.NET General questions
Pfeiffer author

Hello,

I use the following configuration

ASP.NET Matrix Project 0.6.812.0

.NET Framework 1.1
I trie to connect to my existing Mysql database.

ASPRunner creates the following code in config.xml

ConnectionString='DSN=ATN;UID=;PWD=DSN=ATN;DESC=ATN;DB=atn;SERVER=localhost;UID=root;PASSWORD=

root;PORT=3306;SOCKET=;OPTION=0;STMT=;DSN=ATN;DESC=ATN;DB=atn;SERVER=localhost;UI

D=root;PASSWORD=root;PORT=3306;SOCKET=;OPTION=0;STMT=;'
After start ob ASP Matrix Web I get the following error

Error: An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.
what's wrong ??
greetings

Uwe Pfeiffer

admin 11/26/2004

Uwe,
ASPRunner.NET 1.0 don't support MySQL. We add support for MySQL to ASPRunner.NET 2.0 that will be released before the end of the year.