B2025-004 Remove dependency on stored procedure (GetDisplayTabdata). #492

Merged
jjenko merged 1 commits from B2025-004_v2 into Development 2025-01-22 10:39:24 -05:00
Owner

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

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
mschill added 1 commit 2025-01-22 10:35:54 -05:00
-- Found during testing that needed a few additional items that needed to not create hard errors
mschill requested review from jjenko 2025-01-22 10:36:00 -05:00
djankowski was assigned by mschill 2025-01-22 10:36:07 -05:00
jjenko was assigned by mschill 2025-01-22 10:36:07 -05:00
mvickers was assigned by mschill 2025-01-22 10:36:07 -05:00
jjenko approved these changes 2025-01-22 10:39:06 -05:00
jjenko left a comment
Owner

changes look good

changes look good
jjenko merged commit dba1331556 into Development 2025-01-22 10:39:24 -05:00
Member

Tested by running an older version of sql fixes, running PROMS version 2.2.2501.2210. Works as expected.

Tested by running an older version of sql fixes, running PROMS version 2.2.2501.2210. Works as expected.
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#492
No description provided.