Define "it doesn't work" a little better...
Is the blob variable null after the SELECTBLOB statement executes?
Is it non null, but the image doesn't display in your PB app?
Are you able to retrieve the saved image in your C# app and see it displayed properly?
What's "wrong", exactly?
-Paul-