Programming Guide
: 5. Working with a Database
Share this page
Working with a Database
Overview
Conceptual Background
How You Can Access a Database with Standard SQL Statements
How You Can Access a Database with DataStream Objects
How You Can Manage Transactions
How Programming for Multiple Sessions Works
Handling Database Errors
Overview
This chapter describes how an OpenROAD application interacts with a relational database. This chapter explains the implementation of these features in the OpenROAD environment.