Chapter 4. Guidelines for writing db drivers

Table of Contents
Introduction
General
Function prototypes

Introduction

This document tries to give a helping hand in writen db drivers for DAL. It describes which functions in the driver need to exist, or if they don;t exist how the driver should report that to DAL.