My post title pretty much sums it up. Busy with a project in Visual Studio 2010 Express and just need to add a AccessDB.accdb to my project so that I can reference AccessDBDataSet in my code...
I seemed to be successful by adding the database to the project but when I try and reference the data-set I just get an error saying that my project doesn't contain a definition for the data-set and no extension method etc etc.
Thanks!
