Hi,
I am a sixth form student and I'm attempting to make a quiz game.

It needs to have a database to hold the questions, answers, value of the question and the difficulty.

Every computer I have used to connect my program to the .accdb database, I have had to install Microsoft Access Database Engine 2010 (http://www.microsoft.com/en-us/downl....aspx?id=13255) before my program would connect to the database.

I do not have microsoft office installed on my computer, could this be the reason? Or could it be that I should use a different type of database?
I am using VB and SQL

I plan on other people using the quiz so I don't want them to have to install MADE before they can use it.