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.

Author: Klaus Marius Hansen
Heavily modified and updated May 2001 by Karsten Strandgaard Jorgensen (karsten@mjolner.dk)
If you come across any errors or inaccuracies in this manual please let us know: Error Reporting


The BetaDBC Library - Reference Manual and Tutorial
© 1999-2004 Mjølner Informatics
[Modified: Friday September 7th 2001 at 12:45]