[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Confusion about finding the VST (_connect) details for a given _myconnection record

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top