Hi! I'm using the Visual Studio .NET data form wizard to develop a simple app which will help me track my sales at eBay.com. I haven't done much database development, but have done some extensive things otherwise in Visual Basic. Here's my question: Update statements aren't being automatically generated (I can only add to my db, no add, delete etc.) when I try to add it manually I get the following error:

Generated Update Statement:
Couldn't obtain columns collection for the query.

I'd assume this is a problem in my Access database, because when I test this out with a Microsoft test database like Northwind.mdb, everything works well. Anyone know why I cannot add these statements or what's causing this error?

Thank you fifty fold!
Reid V. Plumbo
[email protected]