Regression
IS-IT--Management
Hello All,
I have a database at my organization wich is used to evaluate individuals to determine if they qualify for another one of our programs.
The database which stores the information is a multi table database wich resides on our server in the office.
As it stands now clients are interviewed in their homes and information is captured on paper. It is then brought back to the office and entered.
This will no longer work as our care workers no longer have enough time to do this.
I have been ask to create a way for them to enter this information on laptops when in the homes and then come back and merge this information into the main database.
I can successfuly do this with clients. By dropping the unique ID made on the laptop DB and by appending the info to the server table. The problem I am haveing is that subsequent data from additional tables is then orphaned.
Do you all have any idea how I could accomplish this merge.
If you have done anything like this before and require more information please let me know.
Thank You
I have a database at my organization wich is used to evaluate individuals to determine if they qualify for another one of our programs.
The database which stores the information is a multi table database wich resides on our server in the office.
As it stands now clients are interviewed in their homes and information is captured on paper. It is then brought back to the office and entered.
This will no longer work as our care workers no longer have enough time to do this.
I have been ask to create a way for them to enter this information on laptops when in the homes and then come back and merge this information into the main database.
I can successfuly do this with clients. By dropping the unique ID made on the laptop DB and by appending the info to the server table. The problem I am haveing is that subsequent data from additional tables is then orphaned.
Do you all have any idea how I could accomplish this merge.
If you have done anything like this before and require more information please let me know.
Thank You