Hi,
I'm trying to build a database application in Visual Studio 2005 express Edition. Using Visual Basic, and a sample Access database, I created a new Windows Application, added a database, created a table, and then used the Configure Dataset wizard to create a tableset with the new table Table 1.
I dragged the tableset into the form, and Visual Studio 2005 created all the links, adapter, binging and dataset. But...