dreamdelerium
Active member
- Joined
- Mar 7, 2008
- Messages
- 36
- Programming Experience
- 1-3
hey everyone. i have a question:
im trying to create a program that has three options. you can either login to the local database (all data stored on local machine), a database on a server (one central db per office, all users software logs into that), or onto the internet (connects to a db on an of site server).
My question is this, for those logged into a DB on a server, if someone makes a change to a table, how do i updated everyone who is also connected to that db
im trying to create a program that has three options. you can either login to the local database (all data stored on local machine), a database on a server (one central db per office, all users software logs into that), or onto the internet (connects to a db on an of site server).
My question is this, for those logged into a DB on a server, if someone makes a change to a table, how do i updated everyone who is also connected to that db