Patch for Village to support Oracle LOBs
"Saravana Krishnan Kannan" <[email protected]> Mon, 16 Aug 2004 23:59:55 -0400
| Newsgroups | gmane.comp.db.village.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have written a patch for Village to make it work with Oracle BLOBs/CLOB= s. The original version of village does not work with Blobs > 4000 bytes = and I assume for Clobs it doesnt work at all. I know retrieval doesn't wo= rk for sure because .toString() doesn't work for Oracle Clobs. More details about the patch can be found here - http://sweb.uky.edu/~skkann2/village/index.html I'm willing to give my code to the developers of village to merge it with t= he main source tree. Let me know if you are interested. -Sarav