Anyone have this issue?
I have a database with two tables. Each one consisting of 6,000+ records.
I used the MySQL2AppGini import utility and imported the fields for each table successfully into my AppGini project.
I then made minor cosmetic changes to several fields and then FTP'd the project file over to the server hosting the MYSQL database in question.
I connected remotely to this server successfully. Now the first table shows all records nicely. However, the second table only shows 191 of the 6,000+ records.
Does anyone have an idea what might have happened here?
Thanks in advance!

Vincent