Skip to content

C# application capable of creating access databases

Notifications You must be signed in to change notification settings

whfm/prjCSWinMiniAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT TITLE: Mini Microsoft Access 2018

Description :

Students must analyse, conceive and build a window based application thats will allow a user to create an access database with a minimum of efforts (user friendly interface). These are the functionalities of your application :

• F1 : Display a nice and user-friendly interface (MDI forms, Colors and images) • F2 : Create a database (Name and path specified by user) • F3 : Create Tables in database, Fields (Name, types, properties), Index • F4 : Create Relations between tables

Technologies :

• Microsoft Visual Studio, language C# and windows Form as type of project. • Use the model object of DAO (Data Access Object)

About

C# application capable of creating access databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages