Guest_imported
New member
- Jan 1, 1970
- 0
Hi
We usually use user interface wherein we ADD,DELETE,MODIFY contents of the existing/new data one by one each time the user clicks the events .This is a good method to use when we do not want the user to see the database .In this case the user needs to click ADD/MODIFY/DELETE button(event) each time he/she wants to enter data .
BUT in case we want the user to add tons of data and want him to upload the contents of the data on to the database ,then we need to make him/her write all the data on to a EXCEL,MSFLEXGRID and then ADD/DELETE/MODIFY the existing /new contents .
My query is how will we know what data the user deleted or modified to the already existing data ??
Anybody has an idea how to implement this ?I'm clueless..
If you just say do this ,do that ...I can find out ...
Please respond .
Thanks .
We usually use user interface wherein we ADD,DELETE,MODIFY contents of the existing/new data one by one each time the user clicks the events .This is a good method to use when we do not want the user to see the database .In this case the user needs to click ADD/MODIFY/DELETE button(event) each time he/she wants to enter data .
BUT in case we want the user to add tons of data and want him to upload the contents of the data on to the database ,then we need to make him/her write all the data on to a EXCEL,MSFLEXGRID and then ADD/DELETE/MODIFY the existing /new contents .
My query is how will we know what data the user deleted or modified to the already existing data ??
Anybody has an idea how to implement this ?I'm clueless..
If you just say do this ,do that ...I can find out ...
Please respond .
Thanks .