This question already has an answer here:
- How to open connection with Microsoft Access database in C# 1 answer
Is it possible?
I've tried Google, but I must be searching the wrong key words and not getting an answer.
I have a small application only being used by 2-3 people that I want to store data in a database for. I can't install any SQL servers so I thought access would be the best option.
The computers it will be used on don't have Access installed either.
I'm using VS2012 Express .net4.0