B2025-004 Remove dependency on stored procedure (GetDisplayTabdata). #492
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "B2025-004_v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).
Currently, when opening an old sql version with a new executable, GetDisplayTabdata missing causes PROMS to crash and possibly get stuck in a loop. This change is to when it fails to load tabbed data to instead open PROMS but treat it as if no tabs were previously open.
-- Found during testing that needed a few additional items that needed to not create hard errors
changes look good
Tested by running an older version of sql fixes, running PROMS version 2.2.2501.2210. Works as expected.