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
How to copy section of each field from Colm 1 to Colm 2 in excel
How can I change the identity property of a column without setting the wrong seed?
How to refresh the view in an SDI application
recovering *Contacts* from an old .OST file???
Re-write the script for Copy/Paste
Internet Explorer takes a long time to load, fresh install
How to prevent duplicate records on the form UI?
create a access database with information from a spreadsheet and print to index cards
Proxy Server 2.0 and Quake 3
MS Access 2007