Re: [Time-table-devl] Tasks
Status: Pre-Alpha
Brought to you by:
graeme_f
|
From: graeme <fos...@gm...> - 2006-03-24 01:45:14
|
The reason I want to put the logic there is so that when a web interface is built - much later down the road - the logic that protects the data doesn't need to be duplicated. Also using functions to present the data protects against malformed sql commands. graeme On 23/03/06, Anil Mamede <am...@me...> wrote: > > IMHO I think it's an error to put some business logic on database > functions. > > Anil Mamede > |