HighTechTalks DotNet Forums  

accessing .accdt,.accfl files

Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss accessing .accdt,.accfl files in the Dotnet Framework (ADO.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?QVZM?=
 
Posts: n/a

Default accessing .accdt,.accfl files - 08-21-2007 , 06:14 AM






Hi,
I want to read the data\content of my .accdt and .accfl files using the
oledb provider of .net 2.0
i've used the below connection string...but it's throwing a unrecognized
database format error...
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Program Files\Microsoft
Office\Templates\1033\Access\Issues.accdt;Persist Security Info=False;";

Which connection string should i specify....is there any otther alternative
for
reading these type of files ....please do help me out????


Reply With Quote
  #2  
Old   
Paul Clement
 
Posts: n/a

Default Re: accessing .accdt,.accfl files - 08-21-2007 , 10:49 AM






On Tue, 21 Aug 2007 03:14:03 -0700, AVL <AVL (AT) discussions (DOT) microsoft.com> wrote:

¤ Hi,
¤ I want to read the data\content of my .accdt and .accfl files using the
¤ oledb provider of .net 2.0
¤ i've used the below connection string...but it's throwing a unrecognized
¤ database format error...
¤ "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Program Files\Microsoft
¤ Office\Templates\1033\Access\Issues.accdt;Persist Security Info=False;";
¤
¤ Which connection string should i specify....is there any otther alternative
¤ for
¤ reading these type of files ....please do help me out????

The accdt file is a database template. The actual database file has and extension of accdb.


Paul
~~~~
Microsoft MVP (Visual Basic)

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.