Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multi-Step Operation Generated Error

Status
Not open for further replies.

Vincentan

MIS
Aug 21, 2002
52
MY
Hello all expertise! I using ADO and SQL 7.0 for my VB.
Recently I facing a problem, i have a from when I want to save the record and this error will popup:

Run Time Error '-214721887 (80040e21)'
Multi-Step operation generated error, check each status value.

I had set the tag for each text box but how do I set focus for the first text box when I set enable = true from the text box? recently i set enable = false for each text box for display record purpose. When come to modify or add the record I will set enable = true for the text box and sometime user click or jump to the next maybe 5 or 6 text box to ket-in and this error may come out!

[thumbsup] Thanks!
 
Take a look at thread222-552433 and thread222-551749.

Thanks and Good Luck!

zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top