Results 1 to 2 of 2
- 12-20-2010, 04:26 PM #1
Member
- Join Date
- Dec 2010
- Posts
- 17
- Rep Power
- 0
Networked Database in client/server environment
Hi folks, I have the Derby Network Server allowing database access to two network clients. One of the network clients adds a new record to the database. My question is: "How does the other client get told that a new record has been added?" There must be some mechanism for this! You can't implement any kind of useful system without it. I know I could write a trigger using SQL but how would this tell the other client of the new record that's just been added? Any help at all would be most welcome! Thanks in advance, Mark.
- 12-20-2010, 04:45 PM #2
Member
- Join Date
- Dec 2010
- Posts
- 17
- Rep Power
- 0
Ideally, what I'm after is the Derby Network Server doing something like firing a rowInserted() method or event in the Derby Network Client. It seems to me that this must be possible. It's how it would work if I'd designed it. I just can't find such a mechanism anywhere! This is driving me nuts. Please, if anybody can even hint to me where to look they will have my eternal thanks!
Similar Threads
-
server-client; client sends a username to the server.
By lkcz in forum New To JavaReplies: 2Last Post: 09-24-2010, 11:31 AM -
Java Server Client with database
By cliff in forum NetworkingReplies: 2Last Post: 02-08-2010, 11:17 PM -
client server without database using rpc
By amskj in forum Advanced JavaReplies: 2Last Post: 07-09-2009, 12:01 AM -
Bitgate Server Software Environment 0.4.3
By levent in forum Java SoftwareReplies: 0Last Post: 08-06-2007, 06:03 PM -
Bitgate Server Software Environment 0.4.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 06-25-2007, 08:54 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks