* Jaskaran Singh 
> I am inserting the fields through VB.
> When I insert the record in the table of Mysql  . Mysql inserts 
> the record properly (very first record) with the contents of the fields
> shorter than the length of the field. If I try to insert another 
> records in the table with length of the variable greater than 
> thelength i inserted firstly then this gives me error. 

Can you please quote the error?

> Name is the field in the table with Length 50.
> 
> Firstly when I insert name="Anil Kumar Gupta" lets say then 16 
> character has been fed in it
> then in the second record if I try to insert name="jaskaran singh 
> modi" with length as 19 
> this gives me error if th name="bobby" then it will insert.

Strange. I don't think this has anything to do with mysql.
 
-- 
Roger

---------------------------------------------------------------------
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