|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: DBD::Sybase - Inserting null character
Date: Jul 7 2004 1:51PM
On Wed, 2004-07-07 at 15:40, Peter Sinnott wrote:
> Hi all,
> is it possible to quote null characters in order to allow them to be
> inserted via a stored procedure(the field is varchar)?
Do you mean include NULL bytes in a varchar() column?
I'm not sure (haven't tried it) but I suspect that there are various
problems with this.
Could you post a minimal example of what you are trying to achieve?
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
or long term contract positions - http://www.peppler.org/resume.html
|