Hi
am connecting java application with oracle in order to add,Modify and delete the data from the database.
but the problem is that I really don't knew how can I make the database accessible by multiple user so that if more than one user using my application
they can add, delete and modify in the same database.
plz give me the starting point if u have any idea
thanks in advance
am connecting java application with oracle in order to add,Modify and delete the data from the database.
but the problem is that I really don't knew how can I make the database accessible by multiple user so that if more than one user using my application
they can add, delete and modify in the same database.
plz give me the starting point if u have any idea
thanks in advance
Comment