Hi,
I followed the walkthrough "Creating a simple data application" (at http://msdn.microsoft.com/en-us/library/ms171884.aspx). I used the Northwind database (in Access2007 format).
I had no problem following the steps described in the Walkthrough. The resulting form shows all orders (in a Grid) for 1 customer. And I can go to the next/previous etcetera customer and the form will show the corredt orders
When I change a customerfield and click save I get an exception:
An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in DataWalkThrough.exe
Additional information: In de query UPDATE of DELETE kan geen opzoekveld voor meerdere waarden worden opgenomen.
Could it be that in the Express edition TableAdapter and TableAdapterManager don't work correctly. I redid the work several times, checked the video that showed how to proceed and now I'm very puzzled what could be the problem.
Hope to hear form you soon ...