i need a help.
i have 2 tables in MS Access one Java swing Program.
my program retrives the values from one table and after some calculation the final result will be inserted into another table.
[[[oracle trigger ie (when data is inserted into one table that data can be inseted automatically into the another table)]]]
like this,
when one row is inserted in first table my java program should run.
if there is any possibility tell me
thank u
i have 2 tables in MS Access one Java swing Program.
my program retrives the values from one table and after some calculation the final result will be inserted into another table.
[[[oracle trigger ie (when data is inserted into one table that data can be inseted automatically into the another table)]]]
like this,
when one row is inserted in first table my java program should run.
if there is any possibility tell me
thank u
Comment