|
In this example we will use the database from the Recipe Demo in our Getting Started
Guide. We will show how Diamond Binding rapidly provides a full featured data access
layer for your application.

This database is the Recipe Demo database from the Diamond Binding Getting Started
Guide (avaliable from the documentation section). We want to be able to retrieve
a list of ingredients and their units for each recipe in the database. Fortunately
Diamond Binding makes this a simple process.
|
|