|
-
Dec 11th, 2001, 09:56 PM
#1
Thread Starter
Junior Member
DataAdapter Configuration
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]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|