|
-
Nov 15th, 2000, 07:42 AM
#1
Thread Starter
New Member
Hi,
Does somebody know what has gone wrong when you get the error: "Multiple-step operation generated errors. Check each status value", while executing a visual basic project.
Please help!
Thanks very much,
Billy.
-
Nov 15th, 2000, 09:12 AM
#2
Hyperactive Member
Nice error ! Haven't seen anything like that before. Have you tried stepping through the code and finding the offending line ? What kind of thing are you trying to do ?
That's Mr Mullet to you, you mulletless wonder.
-
Nov 15th, 2000, 01:52 PM
#3
Hyperactive Member
That sounds like an ADO error. You can return each error one at a time. I forget the code, off hand.
-
Nov 15th, 2000, 04:22 PM
#4
Sounds like a connection problem
Not sure but have a look there. Try setting up a simple program with your latest changes, and see if the same problem occurs. You know the sort of thing, just a connect and display of a single file. Just a suggestion.
-
Nov 15th, 2000, 05:29 PM
#5
Junior Member
This usually happens when I try to delete/addnew two records before updating the delete/addnew from the first record.
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
|