Are you sure it is an empty value? Try capturing the value and then displaying it between two known characters such as a hyphen. You could also compare it to ASCII values. Put in a select statement with various ASCII values that don't actually print anything.

Regards,

Brad