Skip to content

Database administration program for Aircraft-Factory. The program contains both a generic CRUD and an exact CRUD to administrate the database entities

Notifications You must be signed in to change notification settings

BdDragos/AircraftFactoryAdministrator-finished-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FabricaDatabaseConnect-wip-

Database administration program for Aircraft-Factory. The program can (for now) insert, update and delete occurences from one of the tables that exists in the Aircraft Factory (more exactly the "Motor" table). The program also displays in two DataGridViews the "Avioane" and "Motor" tables. Since both of them are in a 1:m relationship, by selecting an occurence from "Avioane", which is the "1", it will dispaly in the DataGrid assigned to "Motor" all occurences of the selected entity that are in "Motor"

About

Database administration program for Aircraft-Factory. The program contains both a generic CRUD and an exact CRUD to administrate the database entities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages