The online racing simulator
How to connect to a mysql database in c#?
Is there a way to connect to a mysql database without using OLEDB?

Greetz Glenn
#3 - Woz
Look at http://www.mygenerationsoftware.com/portal/default.aspx

Its has an ORM code gen. Just point it at the database tables you wwant to interect with and it creates simple to use object wrappers, CRUD based SPs to update the tables. It provides type safe generation of SQL via object properties etc.

It can talk with most DBs and actually allows you to change the database without changing ANY code above the ORM level.
thx! dit it with the mysql.data.dll file
You know i just managed to do this my self it works ok and ive had no problems

FGED GREDG RDFGDR GSFDG