Skip to content

wfraser/EseView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EseView

EseView is a graphical database browser for Windows, written in C# and using WPF.

EseView is designed to display databases made using the Microsoft Extensible Storage Engine (ESE), also known as JET. (See MSDN for more information about ESE.)

The ESENT Managed Interop library (hosted on CodePlex) is used to access the ESE API from C#.

Implemented Features

  • Basic functionality! :)
  • Data virtualized display, so even opening a massive database is quite snappy.
  • Browsing by indexes
  • Viewing index specifications

Planned Features

  • Viewing column specifications
  • Enabling/Disabling columns

This program is not supported or endorsed by Microsoft Corporation in any way. No warranty, express or implied, exists or arises from you using this program. Use at your own risk.

About

A graphical ESE (aka ESENT or JET) database viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages