J jothis Active Member Licensed User Mar 31, 2010 #1 Hi, Ihave a table named student_informations And I has 14 Fields And The Table Contain 1000 Records When I list All Fields To StudentView Table It Is Working SuccessFully But Very Slowly Execution To List The Table Is There Any Solutions? Can You Help Me? jothis :sign0085: Last edited: Mar 31, 2010
Hi, Ihave a table named student_informations And I has 14 Fields And The Table Contain 1000 Records When I list All Fields To StudentView Table It Is Working SuccessFully But Very Slowly Execution To List The Table Is There Any Solutions? Can You Help Me? jothis :sign0085:
Erel B4X founder Staff member Licensed User Longtime User Mar 31, 2010 #2 Is it a SQL table? Are you using ExecuteTable?
J jothis Active Member Licensed User Apr 1, 2010 #3 Yes It Iam Using SQLite Yes Iam Using The Sqlte dbms
N nick2210 Member Apr 1, 2010 #4 attach Hello jothis. Why don't you attach your application? :sign0060::sign0060:
M Merlot2309 Active Member Licensed User Longtime User Apr 3, 2010 #5 Hello, I noticed that a Listview is loading data way faster than a Table. Greetz, Helen.