Sorry, but I had a problem with my e-mail.

Anybody can help me?? please

Alexander


I am using the component Zeos, and when I execute the sql "show
create table"
the resultset came like that:

CREATE TABLE `clientes` (
  `cli codigo ID` int(11) NOT NULL auto increment,
  `cli nome` varchar(50) default NULL,
  `cli endereco` varchar(70) default NULL,
  `cli bairro` varchar(20) default NULL,
  `cli cidade` varchar(20) default NULL,
  `cli estado` char(2) default NULL,
  `cli cep` varchar(9) default NULL,
  `cli cnpj` varchar(16) default NULL,
  `cli ie` varchar(15) default NULL,
  `cli data abertura` varchar(10) default NULL,
  `cli socio titular` varchar(40) default NULL,
  `cli cpf socio` varchar(Û8,wÌÚ

Seem to be short, but there are any componet property to set the
lenght.


What Can I do in this case??


Alexander



-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Save up to $160 by signing up for NetZero Platinum Internet service.
http://www.netzero.net/?refcd=N2P0602NEP8


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