I have a problem. When I execute the SQL and it does not return any values, I get an error saying:
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/pclanplanning/PO_Test2.asp, line 41
Could I do something to display a user friendly message that there are no records matching the criteria.
Please suggest anything.
Thanks.
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/pclanplanning/PO_Test2.asp, line 41
Could I do something to display a user friendly message that there are no records matching the criteria.
Please suggest anything.
Thanks.