Accessing .dataedo file directly

Applies to: Dataedo 5.x versions, Article available also for: 10.x (current), 9.x, 8.x, 7.x, 6.x
You are looking at documentation for an older release.
Switch to the documentation for Dataedo 10.x (current).

Dataedo file repository is just an SQL Server Compact database. This is a limited edition of SQL Server that store databases in files. You can access tables directly similarly in a case of server repository.

To connect to database in .dataedo file you need a tool. Here is a short list of tools that enable access to SQL Server compact databases data:

Check more tools in this article:
http://erikej.blogspot.dk/2009/04/sql-compact-3rd-party-tools.html

Found issue with this article? Comment below
0
There are no comments. Click here to write the first comment.