Apr 26, 2005 #1 Hackster Programmer Mar 28, 2001 173 US When doing Adodc1.Recordset.Delete I get the following error: "Multiple-steps operations generated errors. Check each status value." What does that mean?
When doing Adodc1.Recordset.Delete I get the following error: "Multiple-steps operations generated errors. Check each status value." What does that mean?
Apr 26, 2005 #2 fredericofonseca IS-IT--Management Jun 2, 2003 3,324 PT Apart from searching these forums (which you seem to have missed), try thread222-391156 for one possibility. And whenever possible do not use ADODC controls. Use plain code instead with reference to ADODB objects. Regards Frederico Fonseca SysSoft Integrated Ltd http://www.syssoft-int.com Upvote 0 Downvote
Apart from searching these forums (which you seem to have missed), try thread222-391156 for one possibility. And whenever possible do not use ADODC controls. Use plain code instead with reference to ADODB objects. Regards Frederico Fonseca SysSoft Integrated Ltd http://www.syssoft-int.com