You have anything running on the keypress eep? Dan Goldberg
From: [email protected] Sent: Tuesday, January 28, 2014 10:39 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Slooow data entry Albert, I use C:\Temp as my scratch directory. The temp table is created in the menu choice before the form opens. I watched this directory and the scratch file erased when the form was exited, there were no leftover temp files. Even though I watched the temp files, the data entry was so slow. I have had the user exit the program and go back in and sometimes that makes the form go at normal speed, but not always. This is a compiled app and in my startup file I erase leftover temp files which works just fine. Maybe there are temp files somewhere else mucking things up ? I'm scratching my head on this one. Bill -------- Original Message -------- Subject: [RBASE-L] - Re: Slooow data entry From: Albert Berry <[email protected]> Date: Tue, January 28, 2014 10:46 am To: [email protected] (RBASE-L Mailing List) Just a thought Bill: Where is the temporary table being created? Does that directory have a huge number of files in it? I have to clean out my temp directories fairly often using Win 7 Pro. For R:Base uses, I have in the past sometimes used a specific directory just for the temporary R:Base files. On 1/27/2014 3:55 PM, Bill Eyring wrote: Ok so I have a compiled app running on a server using the latest and greatest. When the user opens a particular form based on a temporary table, data entry becomes very slow. It starts in the first field of the form.(there are only 2 fields to enter data into). The user starts typing in data and after several seconds the data finally appears in the field. I have never seen this before and I'm hoping someone has some blues clues as to why. The computer UAC is set to lowest level. All other aspects of the program work fine. Workstation is running Windows 7 PRo with plenty of RAM and disk space. I tested the program on another network and it ran as expected. I am baffled. Thanks, Bill Eyring

