Queries that return no results cause exception
843854Oct 24 2003 — edited Oct 27 2003When I run a query that returns no records, my program crashes and burns, giving me the error message that no data was found; something doesn't seem right about that. Shouldn't it be able to handle this situation? Does anyone know what I'm doing wrong? Thanks.