1 Introduction

This document describes the BetaDBC (Beta DataBase Connectivity) library for communicating with relational databases using SQL (Structured Query Language, [Date 93]). The library implements the pattern connection used to model connections to relational databases. This pattern contains patterns for querying and manipulating relational databases. Additional support for transactions may be added by including the fragment transactions. Scrolling cursors are implemented in the fragment scrollingresultset.

Please note that this manual and tutorial is very preliminary. The text may be wrong, and several concepts may be better explained. Sorry for any inconveniences this may impose on you.


The BetaDBC Library - Reference Manual and Tutorial
© 1999-2002 Mjølner Informatics
[Modified: Monday October 23rd 2000 at 11:49]