Latitudes Docs

PMT SharePoint Access Setup

Download and set up the PMT Access database from SharePoint.

Prerequisites: Microsoft Access installed, PMT SharePoint access

  1. Open a browser and navigate to the SharePoint URL above.
  2. Sign in with your Microsoft credentials if prompted.
  3. You should see the document library with shared files.

Download the Database Files

  1. Locate the PMT_Access.zip file on the SharePoint site.
  2. Click the three-dot menu (…) next to the file.
  3. Select Download.
  4. The ZIP file will download to your Downloads folder.

SharePoint file menu with Download option

Do not use OneDrive Sync

Do not use the Sync option. The database must be in a local folder that doesn't sync with OneDrive. When the database relinks its backend tables, it creates user-specific file paths — syncing these back to SharePoint would break other users' setups.

Extract the Access Folder to C:\

Recommended method:

  1. When the download completes, click Open file in your browser's download popup.
  2. Windows will open the ZIP file showing the Access folder inside.
  3. Drag the Access folder to your C:\ drive in File Explorer.

Browser download popup with Open file option

Dragging Access folder from ZIP to C drive

Alternative method:

  1. Open File Explorer (Win+E) and navigate to your Downloads folder.
  2. Double-click PMT_Access.zip to open it.
  3. Drag the Access folder from the ZIP to C:.

Avoid OneDrive locations

Place the files at *C:\Access* or another location not synchronized with OneDrive. Do not place in Desktop, Documents, or Pictures if those folders sync to OneDrive.

Open the PMT Database

  1. Open File Explorer and navigate to **C:\Access**.
  2. Double-click the PMT_1 file.
  3. Microsoft Access will launch and open the database.

C:\Access folder showing PMT_1 database file

Enable Content

When you open the database for the first time, Access displays a security warning banner.

  1. Look for the yellow security warning bar at the top of the Access window.
  2. Click Enable Content.

Access security warning with Enable Content button

After enabling content, the database will prompt you to reconnect its backend tables.

  1. A dialog will appear: "Cannot connect to database tables. Attempt to reconnect?"
  2. Click Yes.
  3. The database relinks all backend tables to your C:\Access\ folder automatically.
  4. A confirmation message appears: "Database relinked successfully!"
  5. Click OK to continue.

Database reconnection prompt

Database relinked successfully message

The database is now ready to use in read-only mode.

PMT database fully loaded and ready to use

Next time: Navigate to C:\Access, double-click PMT_1, click Enable Content if prompted, and start working — no relinking needed.

Keep your local copy

This is your personal working copy at C:\Access. Don't delete or move the files. If you need to update the database with a new version from SharePoint, download the new ZIP and replace the Access folder.

Troubleshooting

Download not working Sign in to SharePoint with your work account and try refreshing the page. Try a different browser (Edge, Chrome, Firefox).

Can't extract ZIP file Ensure the download completed fully. Try extracting to a shorter path, or use 7-Zip if available. Confirm you have write permissions to the target folder.

Database won't open Confirm Microsoft Access is installed. Check all files were extracted from the ZIP. Verify the folder is not in a OneDrive-synced location. Try opening Access first, then File > Open.

Backend tables fail to relink Ensure all database files were extracted to the same folder and the backend file is present. Close and reopen the database. Verify the folder path has no special characters. Contact your database administrator if the problem persists.

Security warning appears every time Add the folder to Trusted Locations: Access > File > Options > Trust Center > Trust Center Settings > Trusted Locations. Add the path where the database is stored.

On this page