Hey everyone!

I'm new to C# and need to rewrite an old access application in C#.

It should be on a small budget so SQL Server License or such is not an option.

I'm wondering what database to use - so far I'm considering two options:

1. MDB- already exists, but I can't seem to find any good tutorials for connecting it with C# - any tips on that ?

2. MYSQL - I haven't worked with that before. it seems like a good option, but again- can't seem to find tutorials for it with C#


thanks for any comments/ tips in advance,
Bambo