The online racing simulator
How To: Connect to a MySQL Server in C#
Well I got bored and started going through the forums saw a few things that people needed which could easily be done via MySQL and PHP and most were in C# so I decided to write a Class that could connect to a MySQL Server, Run Querys and Retreive Data.

If you wana use it, use it, if you don't, don't.

Anyways heres the download link:
http://www.lfs-prostreet.co.uk/MySQL.rar
Could be useful on the C# InSim program connecting to the MySQL server and saving state informaiton.
Then a PHP (Or any other web based language) website could then query that MySQL server to get things like who is on line, what lap they are on, what split they are in, what their split times was, are ...

Thank you for sharing too.
404 Not Found
#4 - ReVoX
There is the mysql example.
Attached files
MySQL.rar - 95.9 KB - 248 views
-
(luka1995) DELETED by luka1995
#5 - Woz
Use MyGeneration and Doodads. Its a code generator ORM that you point at a DB and it creates.

1) CRUD queries to manipulate tables
2) Class that contains all load, walk, filter and manipulation code for the table wrapped in a nice object.

You create a concrete instance of the created class which you communicate with and can store customisation in.

Also provides a type safe way to construct queries against tables cia properties in the objects etc.

Have used on a number of large scale projects now and is a great system + free

FGED GREDG RDFGDR GSFDG