![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I have a java program and I'd like to call a stored procedure or create triggers on oracle, can I use OCI for this ? thanks best regards schw I have a java program and I'd like to call a stored procedure or create triggers on oracle |
#3
| |||
| |||
|
|
Hi All, I have a java program and I'd like to call a stored procedure or create triggers on oracle, can I use OCI for this ? thanks best regards schw Creating triggers are a rare thing. You don't keep creating them, unlike |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
you're right...but I need a tool that will update them every now and then.. do you still think using JDBC than OCI ? Writing Java, its natural for somebody to use JDBC |
#6
| |||
| |||
|
|
you're right...but I need a tool that will update them every now and then.. do you still think using JDBC than OCI ? Oracle ships with the tool. It is called sqlplus. Most people writing in |
![]() |
| Thread Tools | |
| Display Modes | |
| |