Philosophaie
New member
- Local time
- Today, 13:27
- Joined
- Jul 3, 2013
- Messages
- 3
I am trying to find an Connection String.
I am working in Access 2010 or 14.0 and ASP.net 4.0
Here is my connectionstring:
<addname="oneaccess"
connectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\folders\loginMDB\loginMDB\App_Data\loginAccess.mdb;Persist Security Info=False;User Instance=true;" />
I am working in Access 2010 or 14.0 and ASP.net 4.0
Here is my connectionstring:
<addname="oneaccess"
connectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\folders\loginMDB\loginMDB\App_Data\loginAccess.mdb;Persist Security Info=False;User Instance=true;" />
Last edited: