-
adriens changed the public information on the oracle-jutils project.
2009-08-03 13:33:28 UTC in oracle-jutils
-
After some months, we finally reach 100 downloads. It's modest but it does indeed mean that some people wanted to give ti a try.
I don't know if you did like it. But if you did, i would very pleased to get your feedback... and if you're not too of course.
2009-07-19 19:58:00 UTC in oracle-jutils
-
adriens added a screenshot of JDBMS_FILESYSTEM : List directory contents from sql, ....
2009-07-14 16:27:01 UTC in oracle-jutils
-
This is it, we now can list OS directory contents from a pure SQL Table, in a relational way. You can then filter directory contents (based on regular exepression), to see files size, Last Modif Date, etc... but also, if requested, the hash you want (crc,...), and also the mimetype (based on file contents). This is the main feature, around the function list_files. Here is the function prototype :
2009-07-14 15:48:24 UTC in oracle-jutils
-
adriens changed the 13072009 file release.
2009-07-14 15:34:50 UTC in oracle-jutils
-
adriens added the oracle-jutils_13072009.zip file.
2009-07-14 15:34:21 UTC in oracle-jutils
-
adriens changed the 13072009 file release.
2009-07-14 15:34:08 UTC in oracle-jutils
-
adriens created the 13072009 file release.
2009-07-14 15:32:30 UTC in oracle-jutils
-
JDBMS_COMPRESS : Added function that zips up to 10 BLOBS into a new BLOB. Have a look at test_JDBMS_COMPRESS.sql for more details.
Completed the magic file with application/msoutlook mime type. Now Outlook messages will be recognized
Changed JDBMS_CHECKSUM.get_CRC32(BLOB) beahviour : now JDBMS_CHECKSUM.get_CRC32(EMPTY_BLOB()) (same on a NULL types BLOB parameter) returns NULL instead of...
2009-07-05 09:43:45 UTC in oracle-jutils
-
adriens changed the 05072009 file release.
2009-07-05 09:40:55 UTC in oracle-jutils