ByNary010101
Programmer
Hi all, I was wondering if you could help me out with some ideas on a project I am going to start working on.
This application will be used in local hospitals and clinics to monitor hardware and software installations and the main functionality I am trying to get is as follows:
--Technician will connect to the network and dowload all information pertinent to his/her installations (ie. department the install will happen in and what is being installed)
--The technician will then be allowed to disconnect from the network and go to his/her assignments and be able to update the application with notes and other installation information
--After all installs are complete the technician will then reconnect to the network and upload all information that was collected throughout the day.
I will be developing this with VB6 SP6, SQL Server (as the master database), and Access (used on individual computers). My thoughts were to basically do it as I said above, technician will connect to the network download all of the information to a local Access database, when the technician is done doing installations he/she can simply update the local database, after all installations are done, the tech will plug back in to the network, click a "Syncronize" button and all information from the Access database will update the master SQL server database.
This sounds too easy, is there something I might be over looking here?? Has anyone done something similar that could give me some pointers?? Thanks a bunch
This application will be used in local hospitals and clinics to monitor hardware and software installations and the main functionality I am trying to get is as follows:
--Technician will connect to the network and dowload all information pertinent to his/her installations (ie. department the install will happen in and what is being installed)
--The technician will then be allowed to disconnect from the network and go to his/her assignments and be able to update the application with notes and other installation information
--After all installs are complete the technician will then reconnect to the network and upload all information that was collected throughout the day.
I will be developing this with VB6 SP6, SQL Server (as the master database), and Access (used on individual computers). My thoughts were to basically do it as I said above, technician will connect to the network download all of the information to a local Access database, when the technician is done doing installations he/she can simply update the local database, after all installations are done, the tech will plug back in to the network, click a "Syncronize" button and all information from the Access database will update the master SQL server database.
This sounds too easy, is there something I might be over looking here?? Has anyone done something similar that could give me some pointers?? Thanks a bunch