K
Keith Sudbury
Guest
Yes this is still the case. If you are running 11.5 or higher you can use the new fields to determine if the server supports SQL or 4GL or both. knowledgebase.progress.com/.../How-to-identify-which-login-brokers-are-running-via-VST The good news is that -N only supports TCP now so it isn't required. But it is also available in the _Servers VST. _DbParams-Name should be case sensitive but it isn't... if you really want to check you can include a check for _DbParams-Msg-Num or _DbParams-Desc to tell the difference or do a case sensitive comparison.
Continue reading...
Continue reading...