Subject Re: [ib-support] "Either BOF or EOF is True, or ....."
Author Eric Everman
Kelvin- I'm not familiar with the migration wizard, but i recognize that error
from Visual Basic coding. BOF and EOF are flags for an ADO or DAO recordset.
They are True when the current record moves before the first record or after
the last record. I think the terms carried over from file access- Begining Of
File, End Of File. If both are true for a recordset, you have no records.

It sounds like the wizard is trying to interate thru a table in which it
expects to find records (so much so that they didn't bother to trap the no
records error). Perhaps the wizard expects all of your tables to have at least
one record?

Hope that helps,

Eric Everman


>
> Hi,
>
> I follow the wizard to migrate a SQL database to interbase. After I click
> the Next button in step "Customize Migration" An alert box with the message
> "Either BOF or EOF is True, or the current record has been deleted.
> Requested operation requires a current record." is displayed. I'd like to
> ask what is this means and how can I solve it.
>
> Thanks a lot,
> Kelvin
>
>
>
>
> Yahoo! Groups
> Sponsor<http://rd.yahoo.com/M=190462.1393721.2979173.2/D=egroupmail/S=1700
> 007709:N/A=551015/?http://www.debticated.com>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to the
> <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.