Use FetchAll = False, uniQuery, FetchRows = 25, all other default values,
1, open data, edit, save, the system hung up, or if the first run last ,or sort, normal.
2, close the open data, if not in the database server machine (no such phenomenon in the machine), the system will appear for 2 seconds or so of stagnation,
You can then shut down. If the first run last, or sorting, is also normal.
3, if FetchAll = True, or access to access the database, these problems do not exist.
4, less than the number of records if the FetchRows, 1,2 a problem occurs, if FetchRows greater than the number of records, no such problem 1,2.
5, the table has a primary key field, SQL statement is the basic SELECT * from TAB1. Using the trial version 3.50.0.12, seemed to have this problem.
Please help to solve the possible problems. Thanks, poor English, please forgive me!

