stevem2004
04-01-2005, 11:14 AM
I am getting the following error (ms access) when trying to input data:-
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
I know what the error means, there is no current record, my question is can I get the asp to ignore the fact that the database is empty and insert my new record?
TIA
Steve
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
I know what the error means, there is no current record, my question is can I get the asp to ignore the fact that the database is empty and insert my new record?
TIA
Steve