Re: Question regarding OOP and database access
- From: "Phlip" <phlip_cpp@xxxxxxxxx>
- Date: Wed, 06 Jul 2005 01:25:38 GMT
leodippolito wrote:
> What are the best practices to avoid these problems?
Identify any kind of duplication in your program, even the duplication
notion "build an SQL string that...", and merge the duplication into
abstractions.
http://www.c2.com/cgi/wiki?PerniciousIngrownSql
--
Phlip
http://www.c2.com/cgi/wiki?ZeekLand
.
- Follow-Ups:
- Re: Question regarding OOP and database access
- From: leodippolito
- Re: Question regarding OOP and database access
- References:
- Question regarding OOP and database access
- From: leodippolito
- Re: Question regarding OOP and database access
- From: topmind
- Re: Question regarding OOP and database access
- From: leodippolito
- Question regarding OOP and database access
- Prev by Date: Re: OOP/OOD Philosophy
- Next by Date: Re: OOP/OOD Philosophy
- Previous by thread: Re: Question regarding OOP and database access
- Next by thread: Re: Question regarding OOP and database access
- Index(es):
Relevant Pages
|
Loading