Re: Problem in creating a table - Mailing list pgsql-general

From Wen Guangcheng
Subject Re: Problem in creating a table
Date
Msg-id 002201c55ab2$be53f920$2908a8c0@office.jsys.fukuokau.ac.jp
Whole thread Raw
In response to Problem in creating a table  ("Wen Guangcheng" <wen@microcourt.co.jp>)
Responses Re: Problem in creating a table
Re: Problem in creating a table
List pgsql-general
Hi Klint,

Thanks for your help.
But the error message still exists even though the 2 was droped  from the varchar.

--Wen

----- Original Message -----
From: "Klint Gore" <kg@kgb.une.edu.au>
To: "Wen Guangcheng" <wen@microcourt.co.jp>
Cc: <pgsql-general@postgresql.org>
Sent: Tuesday, May 17, 2005 4:17 PM
Subject: Re: [GENERAL] Problem in creating a table


> On Tue, 17 May 2005 15:47:55 +0900, "Wen Guangcheng" <wen@microcourt.co.jp> wrote:
> >     OFFICE_ID   VARCHAR2(7)    NOT NULL,
>
> This used to be oracle?  drop the 2 from the varchar.
>
> klint.
>
> +---------------------------------------+-----------------+
> : Klint Gore                            : "Non rhyming    :
> : EMail   : kg@kgb.une.edu.au           :  slang - the    :
> : Snail   : A.B.R.I.                    :  possibilities  :
> : Mail      University of New England   :  are useless"   :
> :           Armidale NSW 2351 Australia :     L.J.J.      :
> : Fax     : +61 2 6772 5376             :                 :
> +---------------------------------------+-----------------+
>

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Problem in creating a table
Next
From: Klint Gore
Date:
Subject: Re: Problem in creating a table