Re: ean code data type

From: "chris smith" <dmagick(at)gmail(dot)com>
To: "Ottavio Campana" <ottavio(at)campana(dot)vi(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ean code data type
Date: 2006-06-07 12:25:16
Message-ID: 3c1395330606070525p2008c082ufc1c4d8cc323da1b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/7/06, Ottavio Campana <ottavio(at)campana(dot)vi(dot)it> wrote:
> Is there a data type for ean codes for postgresql 7.4? I found the isbn
> data type, and I would appreciate something similar for ean codes.

If there isn't you can create your own:

http://www.postgresql.org/docs/8.1/static/sql-createtype.html

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Jowett 2006-06-07 12:30:41 Re: date value not geting inserted properly
Previous Message Daniel 2006-06-07 12:13:15 Import Data from MS SQL Server