i want to use derby as a chat server, my idea is to insert whatever a user types into a table in the database.This table can have two fields UserID and the message(VARCHAR).how do i convey the inserted message to the other party??
please help. thanks. -- View this message in context: http://www.nabble.com/Using-derby-as-a-chat-server-tp15459468p15459468.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
