[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Exemplo de Produtos com código de barra
Página 1 de 1

Exemplo de Produtos com código de barra

Enviado: Janeiro 16th, 2012, 4:12 pm
por gsilvei
Boa tarde,
gostaria de saber sem alguém meu pode dar uma luz para trabalhar em um cadastro de produtos,
um campo de código de barra q fique armazenado no BD.
tamanho de campo?, etc.
Obrigado
Guilherme

Re: Exemplo de Produtos com código de barra

Enviado: Janeiro 16th, 2012, 4:46 pm
por Gustavo
Olá,

o código de barra é a representação de um número, logo um campo alfanumérico(pode conter outros caracteres além de números) deve servir para comportar esse número, o tamanho dele depende do tipo de código de barras em questão.

Re: Exemplo de Produtos com código de barra

Enviado: Janeiro 16th, 2012, 5:23 pm
por gsilvei
Ola,
eu imaginaba q poderia ser um campo alfanumerico,
Obrigado pelo esclarecimento.
Guilherme