Microsoft
Software
Hardware
Network
Question : Microsoft Access 2007 Connection String
I'm trying to connect to a Microsoft Access 2007 database from a Microsoft ASP.NET 3.5 Web Application. The following connection string does not work. Why? How do I make this work?
Code Snippet:
1: 2: 3:
Open in New Window
Select All
Answer : Microsoft Access 2007 Connection String
try this format
Provider=Microsoft.ACE.OLE
DB.12.0;Da
ta Source=|DataDirectory|\myA
ccess2007f
ile.accdb;
Persist Security Info=False;
you are missing \
see this link
http://www.connectionstrin
gs.com/acc
ess-2007
1: 2: 3:
Open in New Window
Select All
Random Solutions
SBS08 - RWW - FQDN - Can't Get it to Work?
How do I get my report to format correctly?
GAL does not show when trying to Delegate in outlook 07
Changing right click on Desktop options - how?
Graphing in Microsoft Access
Simple excel question
When does System.IO.Ports.SerialPort<wbr /> DataReceived event fire?
A custom macro in this report has failed to run, and is preventing the report from rendering.
specifications for "lagetfields" function?
C# -- "Value==null"