Hello,

On 08/17/2002 04:28 PM, Leif K-Brooks wrote:
> I'm redoing my web site, and I'm considering using a db abstraction 
> layer.  Would I need one, and should it be db-type specific (like, can 
> just do one db type)?  I don't plan to change database types.

If you don't plan to change database types, a database independent 
abstraction layer is probably not very interesting.

So what do you want the abstraction layer to abstract?


-- 

Regards,
Manuel Lemos


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to