UniTable: IndexFieldNames and fetchall=false
Posted: Tue 18 Oct 2011 11:53
I have a UniTable with a MySQL-Connection
fetchall=false
fetchrow=50
When I open the table with an Indexfield on IndexFieldNames then the Table opens with all the records instead of only 50. Is there anything else to do?
When I open the table without the Indexfield it works.
fetchall=false
fetchrow=50
When I open the table with an Indexfield on IndexFieldNames then the Table opens with all the records instead of only 50. Is there anything else to do?
When I open the table without the Indexfield it works.