Why it's very slow to use find() of recordset with Server Cursor?
1. Open database with Server Cursor mode.
2. Use recordset to access database.
3. It's very very slow when trying to position one specific record with function find().
0