DatabaseService::Connect  (since version 2.0)
Syntax
boolean Connect ( void )
Description
Connects the current or default profile to the database. Also creates for the first time an PDO object with the available profile properties.

Note:
This method is automaticly called if need from the DAO.
Return
boolean Returns true on success, false on fail.
Last change 10/16/2009




Administration