all groups > dotnet general > january 2008 >
You're in the

dotnet general

group:

Programmatically create Access 2007 database


Programmatically create Access 2007 database 68756E746572@gmail.com
1/31/2008 12:35:44 AM
dotnet general:
Greetings...

From this:
http://support.microsoft.com/default.aspx?scid=kb;en-us;317881
article I've knew how to create access 2000 databases. But what with
2007?

Re: Programmatically create Access 2007 database Michael Nemtsev [MVP]
1/31/2008 9:52:15 AM
Hello 68756E746572@gmail.com,

try to use the following connection string

"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\myFolder\myAccess2007file.accdb;Persist
Security Info=False;"

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


[quoted text, click to view]

AddThis Social Bookmark Button