Greetings! I hope I posted this in the right place. I'm trying to use LiNQ to add an access database. I'm dragging and dropping a DataGridView control and trying to add the database from there. When I go to set up the data source it always tells me"Unrecognized database format" Then the file location "C:\users\me\database.accdb" pretty sure that visual studio 2013 should be able to use a .accdb file.
I'm hoping that I can get some help here because they are both microsoft products.
~Thanks