On Wed, Jun 04, 2003 at 14:39:05 -0500,
Avi Schwartz <avi(at)CFFtechnologies(dot)com> wrote:
>
> I do not store a '' or "" into an integer column. This is how CF does
> it when it gets a null value from the database.
Can you use coalesce to work around this problem?