Introduction

Usage Guide

Sample code

Class Reference

Feedback

Project Homepage

Introduction to Stitch.Database

Stitch.Database is a Microsoft SQL and Access wrapper for .NET created in C#. Its goal is to make connecting and querying databases clean and easy with a minimal amount of code.

This documentation has been broken down into four core sections:

  • Introduction - This page!
  • Usage Guide - A guide on setting your application up to use and compile Stitch.Database.
  • Sample code - Sample C# source code that shows some of the more common uses of Stitch.Database.
  • Class Reference - Detailed descriptions of the major classes Stitch.Database provides.

This documentation is also available online. If you did not already do so, you should probably download the latest stable release of Stitch.Database from http://stitchdb.sourceforge.net/latest

Finally, if you have any suggestions, problems, compliments or large sums of money for Stitch.Database, please drop us a line by clicking here.


Copyright (C) Paul Stovell, 2004. All rights reserved.
This product is subject to the terms and conditions detailed in the licence agreement.