A DOVICO database can be linked to Microsoft Access in two ways. The first way is with a two-way live link, using a Microsoft Access Project. The second is to create a one-way active link with a Microsoft Access Database.
Live link with a Microsoft Access Project: this is a bi-directional link which displays all the information in the DOVICO database. It allows you to view all the information within the database and also add, edit or delete information.
Active link to a Microsoft Access Database: this is a one-way link which displays the information from only the tables and views that you choose in the DOVICO database. This is a read-only link and does not allow you to modify information within the DOVICO database.
Creating a live link with a Microsoft Access project
- Start Microsoft Access.
- Choose File, New, Project (Existing Data)

- Save the Microsoft Access Project file.

- A Data Link Properties page will be displayed.

- Enter the Server Name (by default: SERVERNAME\DOVICO)
- Choose Use a specific username and password.
- Enter the User name (by default: sa)
- Enter the Password (by default: dovico)
- Select Allow saving password.
- Select the DOVICO database.
- Click OK.

- Click Save password.
You are now connected to the DOVICO database with a live link, and you are ready to create reports in Microsoft Access. Changes made in DOVICO Timesheet/Track-IT Suite will automatically be reflected in the Microsoft Access database you’ve created.
IMPORTANT:: this is a two-way live link to the SQL database, any changes made to the data or database structure within Microsoft Access will also be reflected within application. Please refrain from adding, editing or deleting existing column definitions within the Design View of Microsoft Access, as this may cause the software to malfunction.
Creating an Active link to a Microsoft Access database
- Start Microsoft Access.
- Create a new Microsoft Access database or open an existing database that you wish to use.
- Select the File - Get External Data - Link Tables option from the menu.

- Select ODBC databases for the File of Type: drop down box.

- Select New to create a new data source.

- Select SQL Server as the driver for your data source. (Next)

- Give this data source a name. (Next) (Finish)

- Select the server that contains the database you want to connect to. (Next)

- The authenticity of the login ID will be verified using SQL Server authentication. By default the ID is "sa" with the password “dovico”. (Next)

- Change the default database to the DOVICO database you wish to connect to. (Next)
- Click Next then Finish.
- Select the data source that you just created.
- Enter the password “dovico” again if required.
- Select the Tables that you wish to link and click OK. It is recommended that you only select tables that begin with the name dbo.ACCESS, dbo.DOVICO or dbo.DOVREP.

- You will be prompted to Select a Unique Record Identifier for each table. IMPORTANT: Don’t select a Unique Record Identifier; simply click OK to continue for each table.

You are now connected to the database with an active link, and you are ready to create reports in Microsoft Access using information entered and recorded using DOVICO Timesheet/Track-IT. Changes made in the application will automatically be reflected in the Microsoft Access database you've created. Please note, this is a one-way link, the data cannot be modified in Microsoft Access.
Suggestion: For ease of use, access the Tables starting with the name DOVICO, as these Views have been setup for time & expense entry reporting including the custom fields applicable to the time or expense entry entered by an employee.
- See also this developers documentation on Microsoft Access and the creation of Database Views
- See additional information on Database Schema's, Visio Documents etc. by visiting our developers center