Re: Leading Zeros

Поиск
Список
Период
Сортировка
От
Тема Re: Leading Zeros
Дата
Msg-id 20050804035720.68614.qmail@web33303.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Leading Zeros  (Gordon Haverland <ghaverla@shaw.ca>)
Ответы Re: Leading Zeros  (David <dbree@duo-county.com>)
Re: Leading Zeros  (Gnanavel S <s.gnanavel@gmail.com>)
Список pgsql-novice
--- Gordon Haverland <ghaverla@shaw.ca> wrote:

> On Wednesday 03 August 2005 15:23,
> operationsengineer1@yahoo.com
> wrote:
> > can i use pgsql to force th einput of leading
> zeros?
> >
> > i have an application that enters serial numbers
> > within a range, eg, 00001 to 00003.
>
> Use a string type, but only allow certain
> characters.
>
> Gord

Gord,

if i do that, though, i think i'm unable to increment
the number string in php.  the user inputs the
beginning and ending s/n only.  i use php to create
and enter the other s/ns.  can i still increment a
number string using i++?



__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html


В списке pgsql-novice по дате отправления:

Предыдущее
От: Gordon Haverland
Дата:
Сообщение: Re: Leading Zeros
Следующее
От: David
Дата:
Сообщение: Re: Leading Zeros