Previous Topic

Next Topic

Book Contents

Book Index

Microsoft Access Configuration

If you installed Connect Daily on Windows using the MH Software network downloader, then all necessary configuration steps have been completed for you. If you are installing Connect Daily manually, then you need to follow these directions.

Before using Microsoft Access as your data store for the calendar, please remember the following items:

Edit the configuration.properties file, putting in the configuration entries for your database

DBObjectClass=com.MHSoftware.db.support.MSAccessDB
JDBCDriver=sun.jdbc.odbc.JdbcOdbcDriver.
JDBCConnectString=jdbc\:odbc\:Driver\={Microsoft Access Driver \ (*.mdb)};DBQ\=E:\\calendar.mdb;READONLY\=false

JDBCPassword=calendar
JDBCUserID=calendar

Note the escaping of the \ character by using two \\ characters.

See Also

SQL Database Setup

SQL Database Setup Overview

Enterprise Installation

configuration.properties

IBM DB2 Configuration

Microsoft SQL Server 2000 Configuration

Microsoft SQL Server 2005/2008 Configuration

MySQL Installation

Oracle Configuration

PostgreSQL Configuration

Sybase Adaptive Server Anywhere Configuration