Re: Data Queries Sporadically Return Empty Recordsets
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 02/17/03
- Next message: Sue Hoegemeier: "Re: Deleting multiple PC adminstrators"
- Previous message: Marlon Brown: "Re: Having bad time to run SQLServer/SQLAgent with domain user"
- In reply to: Taylor: "Data Queries Sporadically Return Empty Recordsets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Mon, 17 Feb 2003 06:24:51 -0700
In your ADO code, check for an empty recordset before trying
to work with records or fields in the recordset.
-Sue
On Sat, 15 Feb 2003 13:58:15 -0800, "Taylor"
<info@corporatecounsel.org> wrote:
>I need to get hold of the fix for this. Can anyone email
>me the fix.
>
>This is the return to the database
>
>ADODB.Field error '800a0bcd'
>
>Either BOF or EOF is True, or the current record has been
>deleted. Requested operation requires a current record.
>
>/directory/test.asp, line 123
- Next message: Sue Hoegemeier: "Re: Deleting multiple PC adminstrators"
- Previous message: Marlon Brown: "Re: Having bad time to run SQLServer/SQLAgent with domain user"
- In reply to: Taylor: "Data Queries Sporadically Return Empty Recordsets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|