[Phpmyadmin-devel] automatic length for VARCHARs

Hi, setting an automatic length value of, say, 25 each time a user chooses VARCHAR in the drop-down would probably help the newbies. Comments? Marc

On Monday 16 of June 2003 20:31, Marc Delisle wrote:
Hi,
setting an automatic length value of, say, 25 each time a user chooses VARCHAR in the drop-down would probably help the newbies.
Comments?
Or javascript that will check whether all varchar/char values have set length before posting. -- Regards Michal Cihar nijel at users dot sourceforge dot net http://cihar.liten.cz

Michal Cihar wrote:
On Monday 16 of June 2003 20:31, Marc Delisle wrote:
Hi,
setting an automatic length value of, say, 25 each time a user chooses VARCHAR in the drop-down would probably help the newbies.
Comments?
Or javascript that will check whether all varchar/char values have set length before posting.
yep this sounds better. With an alert if some are missing? Marc

On Monday 16 of June 2003 21:04, Marc Delisle wrote:
Michal Cihar wrote:
On Monday 16 of June 2003 20:31, Marc Delisle wrote:
Hi,
setting an automatic length value of, say, 25 each time a user chooses VARCHAR in the drop-down would probably help the newbies.
Comments?
Or javascript that will check whether all varchar/char values have set length before posting.
yep this sounds better. With an alert if some are missing?
Exactly, I wanted to add it several times I forgot to fill it in, but I always have another things to do :-). -- Regards Michal Cihar nijel at users dot sourceforge dot net http://cihar.liten.cz
participants (2)
-
Marc Delisle
-
Michal Cihar