Creates a new MDB connection object and connect to the specified database
Parameter
string $dsn
Data Source Name. See the "DSN" section for further information.
boolean $options
If $options is TRUE the connection will be persistent (requires support by database driver). Default is FALSE. In future releases, this parameter will be an array and take different options depending on the database.
Return value
object - the created MDB connection object, or a MDB_Error object on error.
Deliver First Class Web Sites: 101 Essential Checklists Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?