nCodian logo banner 
   
  
   
 

nCodian DBE

database

Summary

nCodian™ DBE is a simple, flat file database engine in a .NET 1.1 class library DLL assembly. (There is also a version updated for .NET 2.0)

The engine 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 / (Unlimited Evaluation Time)

Unregistered copies of the class library DLL may be used indefinitely within the Visual Studio IDE by passing "YourUserID" and "YourRegCode" to the constructor and running your code with a debugger attached.

Previously, this was a vertical market application. Beginning January 2, 2009 registration is freeware. Simply email nCodian™ asking for a free registration code. This allows you to compile and distribute applications using the DLL outside Visual Studio.

Demo Application

nCodian™ DBE Demo is a compiled demonstration application.

Sample Code

First Steps and Common Tasks in the complied help file show commented VB.NET 2003 source code.

Compiled Help

The compiled help file includes Class Reference, Quick Start, First Steps, Common Tasks, and Key Tips with commented VB.NET 2003 source code.

Design Environment Help

nCodianDBE.dll is distributed with nCodianDBE.xml which provides design environment help in IntelliSense and Object Browser within Visual Studio.

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