nCodian logo banner 
   
  
   
 

Flatfile

database

Summary

Flatfile is a simple, flat file database engine in a .NET 2.0 class library DLL assembly. Flatfile provides the basic operations of a simple, flat file database engine:  create a database; open and close a database; write new records; update existing records; delete records; retrieve records (first, previous, next, last, by number, all records); filter records (search/find); import from and export to CSV and TSV formats.

Freeware

Flatfile Version 2.0 is freeware and it does not require registration.

nCodianDBE is a prior version for .NET 1.1, and stDBE is a prior version in an ActiveX DLL. The prior product required registration to work outside the Visual Studio IDE, but beginning January 2, 2009, if you want to use the prior version, registration is free. Simply email nCodian™ asking for a free registration code.

Demo, Help, Sample Code

Flatfile is distributed with:

  • demo application with sample databases

  • compiled developer's help

  • sample code

  • XML comments documentation file that provides design environment help in IntelliSense and Object Browser within Visual Studio

Sample Databases

The demo application ships with sample databases so you can get started right away with seeing what Flatfile does. They are installed in the Databases folder in the installation folder of the application. To get started, use the Open DB command on the toolbar to open a database.

nCodian Flatfile demo app screen shot

nCodian Flatfile demo app binary data screen shot

Database Properties Panel

The demo application lets you monitor Flatfile's object properties to get a feel for what Flatifle is doing behind the screen.

Flatfile object properties panel

 
 
Copyright © 2006-12 Synoptic Text Information Services, Inc.