Other News

Community

Declaration of bind variables

This section explains in detail how to declare bind variables in the otl_stream. A SQL statement, PL/SQL block or a stored procedure call may have placeholders which are usually connected with bind variables in the program. OTL 4.0 has a small parser that parses the SQL statament / PL/SQL block

Community

Create XML by using MySQL and PHP

(Mike Britton) PHP is a scripting environment that allows you to work with XML. Here’s how to use open source tools such as PHP and MySQL to manipulate XML. XML has emerged as a standard for data exchange. Java and .NET both include inherent XML support, but developers outside of these environme