Skip to content

This project creates a Database application using C# that interacts with Microsoft Access tables.

Notifications You must be signed in to change notification settings

dhruvdakoria/access-database-application-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

access-database-application-windows

This project creates a Database application using C# that interacts with Microsoft Access tables. This application will allow direct interaction with database using an application interface.

Features of db app:

  • Connect to database (creates a connection with the access database)
  • Run query
  • Insert record
  • Update record
  • Delete record
  • File > Exit Application

About

This project creates a Database application using C# that interacts with Microsoft Access tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages