sunnyjulka
Member
- Joined
- Sep 12, 2005
- Messages
- 17
- Programming Experience
- 1-3
Hello everyone
I have a windows application. The app is a sales register for a business. Now I want it to support multiple instances of the app at different computers at same time. Any ideas how that is possible. I have heard about database locking(but dont know much about).... Also with that i want all the instances to have a unique ID(or what I call Register_No). How can we do that.
Any feedback will be appriciated..
PEACE
I have a windows application. The app is a sales register for a business. Now I want it to support multiple instances of the app at different computers at same time. Any ideas how that is possible. I have heard about database locking(but dont know much about).... Also with that i want all the instances to have a unique ID(or what I call Register_No). How can we do that.
Any feedback will be appriciated..
PEACE