четвъртък, 20 август 2009 г.

C#-driven database front-end


This is an old project, but still people keep asking me where they can find a similar software. :)

Well here it is!

The user can easily add new records, edit or delete already existing ones via a user interface. She can search into the database via the user interface.

That way the user does not risk to break the database and it is restricted just to a few basic but needed functions.

Due to the fact I've written most queries with LINQ, the user is able to use any type of database (NOT FULLY IMPLEMENTED).

Download Database Frontend Sample

In the sample I've included an Access 2007 database including 2 tables listing movies.

Features:

  • Interactive GUI restricting the users to touch directly into the DB
  • Adding, editing or deleting records
  • Search for records by different criteria
  • Compatibility with MS Access 2007

Няма коментари:

Публикуване на коментар