| View previous topic :: View next topic |
| Author |
Message |
sandy771
Joined: 22 May 2007 Posts: 68
|
Posted: Thu 15 Jul 2010 13:24 Post subject: Opening an MDF file |
|
|
| I may need to look at a few MS sql databases, all I will get is the *.MDF file. Can these be opened and browsed using UniDac? |
|
| Back to top |
|
 |
bork Devart Team
Joined: 12 Mar 2010 Posts: 467
|
Posted: Fri 16 Jul 2010 08:40 Post subject: |
|
|
Hello
No, you cannot. Some databases (for example: SQLite, MS Access, InterBase/Firebird) allow to open standalone data files and provide DLL for it. But some databases don't allow do it (for example: MS SQL Server, Oracle, PostgreSQL) and their data file can be open by a database server only. |
|
| Back to top |
|
 |
sandy771
Joined: 22 May 2007 Posts: 68
|
Posted: Sat 24 Jul 2010 08:53 Post subject: |
|
|
| Ok thanks bork |
|
| Back to top |
|
 |
|