---
title: "what is the connection string for MS Access 2007 ?"  
description: "what is the connection string for MS Access 2007 ?"  
author: "Somesh"  
published: 2011-01-31  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/344/what-is-the-connection-string-for-ms-access-2007  
category: "ms access"  
tags: ["ms access"]  
reading_time: 1 minute  

---

# what is the connection string for MS Access 2007 ?

we write the following connection string for MS Access 2007\
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\myFolder\myAccess2007file.accdb;Persist Security Info=False;\
\

## Answers

### Answer by Somesh

we write the following connection string for MS Access 2007\
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\myFolder\myAccess2007file.accdb;Persist Security Info=False;\
\


---

Original Source: https://www.mindstick.com/interview/344/what-is-the-connection-string-for-ms-access-2007

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
