I have a system of files that scarf files into a Sybase database
I am using Sybperl to handle the interface. How can I pass a
true NULL to Sybase when I am creating an entry? The field is
nullable, but if I don't enter anything, sybase fails when I
try to load large amounts of data into the text field.