First, I want to thank everyone that has helped me on other prblems with this program. Now I'll get to the next problem I'm having and that is with the ADOQuery recordsets. When I set the SQL in a query and open it, and it returns and empty recordset because it didn't find any records meeting the search requirments, I get and error when I try to close the ADOQuery to change the SQL to search for something else. The error says "Project WorkOrdeer.exe raised exception class EOleException with message 'Either BOF or EOF is true, or the current record has been deleted. Requested operation requires a current record'.Process stopped." I also get this message when I increment through a recordset until EOF equals true. I need to know haw to trap this error and allow me to close the query without crashing the program.
I appreciate all the help I have received so far and will appreciate any additional information anyone else can provide.
jcfrasco
I appreciate all the help I have received so far and will appreciate any additional information anyone else can provide.
jcfrasco