Conference Sessions - Database
Navigator for i for Programmers
Often thought to be the domain of operators and administrators, Navigator for i (formerly iSeries Navigator and Operations Navigator) is actually a powerful tool for programmers. This session discusses how it can be used by programmers; from Basic Operations, through the IFS to Database development and administration.
Introduction to SQL
SQL is a data language that may be used to create, control, access, and manipulate OS/400 databases. The data language is both simple to use and extremely powerful. Since it is the standard cross-platform language for accessing relational databases, it serves as a foundation for nearly all cross-platform and inter-language database access technologies, such as ODBC and JDBC. If you have been wondering what this language is like and what it can do, this session is for you.
Triggers and Referential Integrity
This session discusses, in detail, two of the more powerful features of DB2 for i - Triggers and Referential Integrity. Both provide powerful means of implementing business rules and data integrity and are a requirement for any web enabled or client server development.