I have an application that has a table that contains multiple small image files. This table now needs to have it's images archived, but I wish to have the rest of the record remain. I have set the image field data to 'null', and then proceeded to shrink the database. No additional free space was reclaimed.
What i am really asking is how can i clean out field data on specific records and have the file size reduced because of less data in the file. I have tried shrinking etc, but as of yet there is no way to regain that free area!