Creating a Simple Database Abstraction Layer

If you ever intend to create an open source script that utilizes a database, you will likely at one time or another be faced with the question “How do I interface with more than one type of database system?” The answer is simple: a database abstraction layer. We’ll show you how to create a simple database abstraction layer that works with MySQL, MsSQL, and PostgreSQL in this example.
View Tutorial
Tags: , , ,
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “Creating a Simple Database Abstraction Layer”

Leave a Reply

Name:
Email:
Website:
Comment:
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>