Re: Creating db front end or middleware.

2006-11-06 Thread Bruno Desthuilliers
tobiah wrote: > Let's say I want to write a new tool to do > something to, or report on people in a database. > Each tool is going to have to have all sorts of > routines that know about the relationship between > the data. The first thought is to write a library > of routines that do things like,

Creating db front end or middleware.

2006-11-02 Thread tobiah
Let's say I want to write a new tool to do something to, or report on people in a database. Each tool is going to have to have all sorts of routines that know about the relationship between the data. The first thought is to write a library of routines that do things like, change_address(), or fire