Commit Graph

4 Commits

Author SHA1 Message Date
kougyoku
58006f2955 Update CustomerView class properties to match the columns being selected out of the database.
Remove 'static' from all functions under SqliteDataAccess class.
Write correct SQL Query for LoadCustomerView.
2019-10-11 21:30:25 -07:00
kougyoku
d6d3e0ca0d Change status field of employee view model to integer.
Add SQL query to LoadEmployeeView()
Add: SaveCustomer() and ArchiveCustomer() functions.
2019-10-11 15:28:31 -07:00
kougyoku
ec0b1a00ae Fix VS Griping.
Fix loadCustomerView
2019-10-10 10:36:32 -07:00
kougyoku
2a8702e1a9 More SQL stuff 2019-10-10 10:13:30 -07:00