Maclochlainn's Weblog

Michael McLaughlin's Old Technical Blog

The trick for making a BFILE read-write or at least read-delete

leave a comment »

A while back, I demonstrated how you can read a file directory from SQL. Here’s how you can delete an external file referenced by a BFILE column. There’s only one problem with this level of the architecture, there’s no rollback. However, it does let you delete the external file when you want to delete the column value.

You can find the blog page here …

Written by maclochlainn

July 26, 2008 at 11:22 pm

Leave a Reply