-
help in database wih java
Hi all,
I need a help that i want to write a java code that check a table in a sybase database continiously and a action will be be fired immediately after when a record is updated or inserted into a table of sybase database. If possible please help me.
regards
Richard
-
What is that action supposed to do ? If its a database operation for maintaining database consistency then you should not let java handle it, but instead write an update trigger (sql) for the table(s).
eschew obfuscation
Similar Threads
-
Replies: 2
Last Post: 06-14-2006, 03:16 PM
-
By Rob Abbe in forum Talk to the Editors
Replies: 44
Last Post: 01-13-2003, 02:57 PM
-
By Lori Piquet in forum Talk to the Editors
Replies: 114
Last Post: 10-10-2002, 06:01 AM
-
By Mike Tsakiris in forum .NET
Replies: 11
Last Post: 10-04-2002, 05:32 PM
-
By mholt28 in forum VB Classic
Replies: 1
Last Post: 06-05-2000, 11:21 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks