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
event id 1073 user unable to restart
Change the background color of a CDateTimeCtrl object.
How do I get the time only from a SQL datetime value?
Error # 429: ActiveX component can't create object by db1 when sending automatic email
How to run a MS Access Query?
Why the log-in time on our domain takes too long to log using my LAN port
Error exporting to PDF when report language is set to French
SharePoint Script Error
Visual Foxpro 7.0 training
run macro on all worksheets in workbook