Tutorial by Topics: k

dblink ('dbname = name_db_distance port = PortOfDB host = HostOfDB user = usernameDB password = passwordDB', 'MY QUESRY') dbname = name of the database port = Port Of the database host = Host Of the database user = username of the database password = password of the dat...
WebSocket is a protocol which allows for communication between the client and the server/endpoint using a single TCP connection. WebSocket is designed to be implemented in web browsers and web servers, but it can be used by any client or server application. This topic about the Java APIs for web...
https://gist.github.com/arosenhagen/2397824 Many many snippets very helpful
Tips: Remember to always check the /usr/ports/UPDATING file before upgrading. There might be some significant changes in programs you use or in their configuration which will break your current setup.
The COBOL GOBACK statement is a return. Unlike EXIT PROGRAM, or STOP RUN, GOBACK always returns one level. If the current module is "main", GOBACK will return to the operating system. If the current module is a subprogram, GOBACK will return to the statement after a call.
Current Limitations (As of 2016-10-03) Environment Tags cannot be changed once the Environment is created, so choose wisely. Autoscaling in Elastic Beanstalk is limited to Simple and Scheduled, so if you wish to use Step-Scaling, re-consider if Elastic Beanstalk is a good fit. Automation wi...

Page 30 of 49