Yosemite Sam has asked for the wisdom of the Perl Monks concerning the following question:

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.

Replies are listed 'Best First'.
Re: Entering NULL in Sybase
by davorg (Chancellor) on Aug 03, 2000 at 20:11 UTC