24 Commits

Author SHA1 Message Date
378653c536 C2025-011 PROMS – RO Update Admin Tool Memory Enhancements
The purpose of this upgrade is to improve the user experience when using the Admin tool to Update ROs. Currently for larger RO dbs (like Barakah) we can run up against memory constraints that do not allow all the ROs to be updated at one time. This is based upon some initial resource where some places were identified where we could improve memory usage.  Some of these should benefit PROMS as a whole while others will be specific to the RO Update option in Admin Tools.
2025-02-04 13:23:21 -05:00
Rich
32cf8e2f3c Added Command Timeout to each query that did not have a specified timeout 2017-03-01 15:42:00 +00:00
0245c9fe7a Fix to import Transitions in Grids (tables) and handle the dash characters
Added a Set method to MyGrid
2016-08-31 18:40:25 +00:00
Jim
f005316849 Modified code to support structure changes to treeview nodes 2015-05-16 17:02:26 +00:00
Rich
62c7377c35 For all of the following modules, changed DefaultUserID and DefaultUsrID properties to use vlnSettings value rather than environment variable value. This is needed to support multiuser and security updates but does not affect the non-multiuser and security version of PROMS. 2013-11-20 15:24:24 +00:00
5d5533b232 Cleanup for getting Counts of associated objects. 2013-08-27 15:52:51 +00:00
2e18286a17 2012-10-04 11:18:29 +00:00
Rich
869663b79c Remove Old comments
Remove unnecessary Disposes
2012-06-01 17:08:16 +00:00
Rich
9f45759050 Reduced memory usage
Add Memory Usage summary to the log file.
GetJustFormat to reduce memory use
Fix code so that children are not disposed while they are being used
Added new method GetJustFormat to reduce memory use
Fix logic so that content is not used after it is disposed
Verify that Content object is not disposed before using Text
Dispose of parts when Content object is disposed
Verify that ContentInfo object is not disposed before using Text
Dispose of parts when ContentInfo object is disposed
Place brackets around DB names to support names containing periods.
Dispose of parts when Item object is disposed
Removed inapproriate Dispose in MakeItem
Dispose of parts when ItemInfo object is disposed
Remove event handler when ItemInfoList object is disposed
Dispose of parts when Transtion object is disposed
Dispose of parts when ZTransition object is disposed
2012-05-29 18:02:17 +00:00
Rich
ab1cd8af42 Added Memory Tracking Code 2012-05-21 13:34:22 +00:00
Rich
14e3e15537 Change Manager 2011-08-01 20:16:23 +00:00
089c50befa 2011-03-01 16:34:27 +00:00
bcacc4ed5b 2011-03-01 13:20:57 +00:00
Rich
cce75c2497 Added Grids and Images 2011-01-18 21:06:09 +00:00
Rich
db051f8ff8 Updated Generated Code to Use IDs rather than Objects for internal Updates 2010-12-13 15:47:02 +00:00
Rich
9f869343cd Faster method of moving objects from a temporary cache list to indexed cache lists 2010-09-29 17:21:30 +00:00
Rich
fb3ed8d053 Changed TODO comment to CSLATODO
Corrected logic for IsValidList to use IsValidList rather than IsValid
2010-09-27 16:10:01 +00:00
Rich
7bc7129faf Changed GetIdValue to use UniqueID 2009-10-21 20:49:28 +00:00
Rich
73407f36d0 Changed Number field to 256 characters 2009-07-24 20:50:27 +00:00
Rich
adabca0068 Fixed infinite loop problem in IsDirty and IsValid 2009-04-16 14:33:10 +00:00
Rich
26f8e03a8c Reset related lists 2009-02-06 15:55:52 +00:00
f42f176ae9 2008-08-12 11:22:57 +00:00
Jsj
cda0291dbd 2008-05-16 18:07:47 +00:00
Jsj
6e00716c47 2007-11-20 20:12:45 +00:00