El_Dindonnier
Unregistered
Code:
Run-time error '3021'
I use the Mirage Source 3.0.7 with myslq, i have see the tutorial :
viewtopic.php?f=57&t=2138
But I don't found.
I have restored the database
http://www.talkanime.net/3.0.7/sql_dump.sql with SQLyog.
Can I help me please ? Thanks you in advance.
(Im sorry im french)
El_Dindonnier
Unregistered
EDIT : When debug i have :
in : Public Function GetRecordCountByFKey(dbTable As String) As Long
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
This is what I could find on google.
SCENARIO
Either BOF or EOF is true, or the current record has been deleted. Requested operation requires a current record.
FIXES
This is a database problem; It cant find the record and it is when you start up viper. Check if passport is ticket and Viper’s Nickname also exists in the database WITH the ident/passport info, if not then thats the cause. Reinstalling Viper fixes it for sure.