
- Forum
- Database
- Oracle Database
- Transfer image data object between two Databases
Transfer image data object between two Databases
This is a discussion on Transfer image data object between two Databases within the Oracle Database forums, part of the Database category; Hi everyone, I tried to syncronize the content of two tables stored in 2 DB using trigger. It is successful ...
-
Transfer image data object between two Databases
Hi everyone,
I tried to syncronize the content of two tables stored in 2 DB using trigger. It is successful for normal type of data but not for the image.
Any one could help? Should I used BLOB or ORDImage and how to tranfer these type of data? My program is web based using JDeveloper and PL/ SQL,.
Many thanks
Cao.
-
01-16-2011, 10:19 PM #2
- Join Date
- Jan 2011
- Answers
- 14
I tried to syncronize the content of two tables stored in 2 DB using trigger. It is successful for normal type of data but not for the image. This is really amazing and outstanding.

Reply With Quote





