G
Guest
I have been developing a database for about the past two years that manages
student attendance records for our board's adult education department. My
boss thinks it's ready for all four of our campuses to use the same system. I
know I could put a copy of the database on each location's server and have
them used independantly. This would be simple now but difficult to manage in
the future...ie making changes four times over?
I think what would be best would be to compile the database into a web
application and have a query run when a user logs on to identify which campus
they are from and launch the appropriate form so as to have data entered into
the right tables, etc...
Could anyone point me in the right direction to begin learning how to go
about doing this in a way that would be user friendly for teachers entering
data and secure for the sake of protecting sensative personal information for
our students?
Thanks in advance for any input or suggestions.
student attendance records for our board's adult education department. My
boss thinks it's ready for all four of our campuses to use the same system. I
know I could put a copy of the database on each location's server and have
them used independantly. This would be simple now but difficult to manage in
the future...ie making changes four times over?
I think what would be best would be to compile the database into a web
application and have a query run when a user logs on to identify which campus
they are from and launch the appropriate form so as to have data entered into
the right tables, etc...
Could anyone point me in the right direction to begin learning how to go
about doing this in a way that would be user friendly for teachers entering
data and secure for the sake of protecting sensative personal information for
our students?
Thanks in advance for any input or suggestions.