Bricklayer Database Acess

Bricklayer uses plugins located in the data plugins directory for database access drivers. You can access the default plugin for database access using the ->db_conn() method. It will return the default driver for you use. The Database Plugin API that Bricklayer expects from Database plugins will be discussed in a later chapter. To specify which installed data plugin you want to use set a dbhandler=pluginName line in your App.conf file.

Jeremy Wall 2006-08-21