G
George Potemkin
Guest
It seems to me that the following code introduces some assumptions that might not always be true in future versions of Progress Anything possible in the future versions. For example, _Startup is a well documented VST but it will be removed in V12. > But It seems unlikely to me that Progress wants us to write code that way End-user wants us to write code that works fast. WHERE _Connect-Id EQ ... is fast. WHERE _Connect-Usr EQ ... is not.
Continue reading...