Changes between Initial Version and Version 1 of Ticket #9
- Timestamp:
- 06/25/14 14:48:22 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9 – Description
initial v1 9 9 After the implementation of the database in Access it will be important to make it possible for the members of the center to have access to that database, so to achieve this it will be needed a windows application. 10 10 11 E-R Model → Relational Model → Database 11 ''I start with creating the E-R Model → Relational Model → Database and then the visual parts of the project i created by using Visual Basic .NET. 12 13 In access the database is consisted of 4+1 tables: tblPatients, tblExaminatin, tblLab, tblAppointment and also table of login. 14 15 After i finish the visual part of project I attach the VB with database in Access. ''