31-01-2008, 07:41 PM
Every time I try to start the server after setting up the database I get an error:
Either BOF or EOF is True, or the current record has been deleted.
Requested operation requires a current record.
I get this if I use the sql_dump in the sticky or the sql dump that comes with the source.
The line that is highlighted if I use the dump from the sticky is
.FKey = CLng(RS("FKey"))
Any insight would be appreciated.
Thanks
Either BOF or EOF is True, or the current record has been deleted.
Requested operation requires a current record.
I get this if I use the sql_dump in the sticky or the sql dump that comes with the source.
The line that is highlighted if I use the dump from the sticky is
.FKey = CLng(RS("FKey"))
Any insight would be appreciated.
Thanks