Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

limit in a string when insert in a data base #3584

Closed
p5pRT opened this issue Mar 19, 2001 · 3 comments
Closed

limit in a string when insert in a data base #3584

p5pRT opened this issue Mar 19, 2001 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Mar 19, 2001

Migrated from rt.perl.org#6110 (status was 'resolved')

Searchable as RT6110$

@p5pRT
Copy link
Author

p5pRT commented Mar 19, 2001

From jordi@grupoceac.com

  Sorry for my english.

  We use Perl 5.00503 in a Sun Solaris 2.6 machine. We have too an informix
7.20 database.

  Our programmers tell us that when make a insert or update in a database
only can send 255 chars for string. If they make an insert with more text
than 255 chars this is truncate. We don't know if this is a bug, a
limitation of perl or a misconfiguration. If there is some parameter to
configure this max_lenght limit in a strings, please tell us.

Thanks for your help,

Jordi Rossell.

@p5pRT
Copy link
Author

p5pRT commented May 8, 2003

From @iabyn

(Just reviewing old Perl bug reports).

The 255 character limit is almost certianly a limit in the database on
the particular column being inserted, and not a bug in Perl.

So I'm closing the call.

Regards,

Dave M.

@p5pRT
Copy link
Author

p5pRT commented May 8, 2003

@iabyn - Status changed from 'open' to 'resolved'

@p5pRT p5pRT closed this as completed May 8, 2003
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant