B2025-004 Remove dependency on stored procedure (GetDisplayTabdata). #491
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "B2025-004"
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.
changes look good.