Hello, again! Recently, I created some new Browse windows involving only a main table with one related table off of it.
My developer environment consists of a Windows XP Mode in my Windows 7 PC. Periodically, I copy the live TPS files down for fresh data to play with. When I pull up these new Browse windows in the development environment, the lists fill almost immediately.
Our file server is a NAS box. It contains a folder with the live production files that the users access.
After successfully testing the new Browse windows in the developer environment, I copied the main EXE and several related DLL files over to the production side including a DATA.DLL compiled from the Dictionary plus one of the TPS databases where I added a new field to the structure.
In the production environment, the new Browse windows appear to scan through the main table (conditional filters I have in the multi-tabbed Browse) because it takes a significant amount of time for it to display the results -- a lot more compared to the development environment. No errors are reported.
This only effects the new Browse screens in the production environment. The other order Browse lists fill filtered records virtually instantaneously.
I also backup the entire development folder on the NAS as well in a different folder. I even tried running that version and it has the same delay problem so it can't be a file I forgot to copy over. We don't have any other performance issues with our NAS, either.
Would you have any ideas?
My developer environment consists of a Windows XP Mode in my Windows 7 PC. Periodically, I copy the live TPS files down for fresh data to play with. When I pull up these new Browse windows in the development environment, the lists fill almost immediately.
Our file server is a NAS box. It contains a folder with the live production files that the users access.
After successfully testing the new Browse windows in the developer environment, I copied the main EXE and several related DLL files over to the production side including a DATA.DLL compiled from the Dictionary plus one of the TPS databases where I added a new field to the structure.
In the production environment, the new Browse windows appear to scan through the main table (conditional filters I have in the multi-tabbed Browse) because it takes a significant amount of time for it to display the results -- a lot more compared to the development environment. No errors are reported.
This only effects the new Browse screens in the production environment. The other order Browse lists fill filtered records virtually instantaneously.
I also backup the entire development folder on the NAS as well in a different folder. I even tried running that version and it has the same delay problem so it can't be a file I forgot to copy over. We don't have any other performance issues with our NAS, either.
Would you have any ideas?