News

ITTIA has ported its DB SQL embedded relational database to take advantage of multicore systems. In order for manufacturers of embedded devices to process and analyze all the data generated on a multi ...
An application that uses an embedded SQL interface requires a precompiler to convert the SQL statements into code, which is then compiled, bound to the database, and executed. In contrast, a DB2 CLI ...
For embedded software development, ITTIA DB SQL and μC/OS-II provide a solid foundation on which complex multitasking applications can be built. ITTIA DB SQL, a compact embedded database, uses the ...
The first technique for sending SQL statements to the DBMS is embedded SQL. Because SQL does not use variables and control-of-flow statements, it is often used as a database sublanguage that can be ...
The SQL Procedure Pass-Through Facility is an extension of the SQL procedure that enables you to send DBMS-specific statements to a DBMS and to retrieve DBMS data. You specify DBMS SQL syntax instead ...
Because an embedded SQL program contains a mix of SQL and host language statements, it cannot be submitted directly to a compiler for the host language. Instead, it is compiled through a multistep ...
Applications can be written with SQL statements embedded within a host language. The SQL statements provide the database interface, while the host language provides the remaining support needed for ...
Meanwhile, ITTIA DB SQL supports database-level authorization and AES encryption when storing data to removable media, such as flash memory. In addition to AllJoyn, ITTIA DB SQL also supports ...