* Wai Meng Moan 
[...]
> l discovered that the field "acc_no_b" displayed with
> a "varchar(8)"!
> which is different from my 'vacc_table.sql' script ,
> because l defined
> the field to be "char(8)" !!!
> 
> is there any wrong with my script ??

In some cases mysql will automatically change your column types:

<URL: http://www.mysql.com/doc/en/Silent_column_changes.html >

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