Re: [Info-Ingres] String Manipulations
- From: "Paul Andrews" <ac297@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 18 Mar 2007 16:36:43 GMT
"Emiliano" <emile@xxxxxxxxxxxxxx> wrote in message
news:53f9$45fa3aba$3ec29e48$31209@xxxxxxxxxxxxxxxxx
On 2007-03-15, Paul White <pwhite@xxxxxxxxxxxxxxxxx> wrote:
Myself, I would not use stored db procedures for text manipulation. I
believe databases are for retrieving data not business logic.
Beg to differ. Your db is an excellent place to store business logic
in a place close to the data it pertains to, and in a way that is
centrally available to all apps subject to your business logic.
I will agree with you, however it seems to me that ingres procedural
offerings are not really that brilliant for coding business logic with and
worse still coding business logic inside a database is the kiss of death
when some of your customers don't want ingres.
Logically speaking Emiliano, your quite right, but practically speaking, I'm
not so sure.
Despite all the misgivings, I would still use database rules and procedures
for many things, always mindful that it's not portable, nor ideal.
Paul
--
Emiliano
_______________________________________________
Info-Ingres mailing list
Info-Ingres@xxxxxxxxxxxxxxxxxxxxxxxxx
http://www.kettleriverconsulting.com/mailman/listinfo/info-ingres
.
- Follow-Ups:
- Re: [Info-Ingres] String Manipulations
- From: Roy Hann
- Re: [Info-Ingres] String Manipulations
- From: Emiliano
- Re: [Info-Ingres] String Manipulations
- References:
- Re: [Info-Ingres] String Manipulations
- From: Paul White
- Re: [Info-Ingres] String Manipulations
- From: Emiliano
- Re: [Info-Ingres] String Manipulations
- Prev by Date: Re: [Info-Ingres] very slow login times - off topic
- Next by Date: Re: [Info-Ingres] String Manipulations
- Previous by thread: Re: [Info-Ingres] String Manipulations
- Next by thread: Re: [Info-Ingres] String Manipulations
- Index(es):
Relevant Pages
|