in reply to dbd::sybase string cut at 78 characters?
Hi,
Is it always 78?
Many years ago I worked with Sybase via DBI
and I seem to remember that the length of the
string that could be passed into Sybase was
limited, 128 chars( ? ). I had to break up the line with
\n, then it was fine.
May have some bearing.
J.C.
Is it always 78?
Many years ago I worked with Sybase via DBI
and I seem to remember that the length of the
string that could be passed into Sybase was
limited, 128 chars( ? ). I had to break up the line with
\n, then it was fine.
May have some bearing.
J.C.
In Section
Seekers of Perl Wisdom