|
-
Jan 4th, 2004, 11:50 PM
#1
Thread Starter
Addicted Member
DataSet Question
I'm having some sort of Problem with my DataSet not updating, it Worked fine before I made some changes.
The Changes that I made where as follows: I used to have two separate Databases in my Project but do to some updates I decided to change it and use only one Database with One Table.(not a Typo One Table.
All columns are bound to both DataSets and adding data works fine, but when I try to update or Delete it comes up whit this Error: "Update requires a valid DeleteCommand when passed DataRow collection with deleted rows." Somehow I'm missing something!
Would someone care to help or explain?
Thanks!
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
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
|