hi,

what did you assign the col type and what is the length...

----- Original Message -----
From: "Simon Abolnar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 11, 2001 8:15 PM
Subject: Field length problem!


Hello!

When I add record in database everything works OK. When I modify data in database using
RS.Update
function everything works OK again when I use the same or less length field that it 
was before. (lets say "123" to "456" or "45" o
"4")
The problem is when I use greater field length (my sql respond as error)
(lets say "123" to "4567")

What should I do to avoid this problem?

Thanks all!

Simon



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to