10.07.2015 Views

Programming Guide - Actian

Programming Guide - Actian

Programming Guide - Actian

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 6: Working with a DatabaseThis section contains the following topics:Conceptual Background (see page 147)How You Can Access a Database with Standard SQL Statements (see page148)How You Can Access a Database with DataStream Objects (see page 165)How You Can Manage Transactions (see page 182)How <strong>Programming</strong> for Multiple Sessions Works (see page 188)Handling Database Errors (see page 197)This chapter describes how an OpenROAD application interacts with a relationaldatabase. This chapter explains the implementation of these features in theOpenROAD environment.Conceptual BackgroundMost OpenROAD applications provide users with an interface to a relationalDBMS that uses the four primary data manipulation statements—select,update, insert, and delete—to enable the following operations:• Retrieve data for viewing or updating• Add new data• Delete existing dataWorking with a Database 147

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!