views:

820

answers:

0

Right, this has been bugging me for a good few days now and I'm getting nowhere. I think I need ot start it again from the begining. Basically I'm doing a project at school which requires me to store and manipluate data in an Access database (Office 2007 format, accdb). I'm using WPF with VB to do this, and I'm using the datagrid from the WPF toolkit.

I want to add the database "ProjectDB" to the solution, then get the datagrid to display the Data in the "Contact" table in the database. No matter how many different methods I try I just can't seem to get it to work. A solution would be awesome, but if you could point me in the direction of some good tutorials it would also help.

Thanks Guys