[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] value to long for type character varying(32)
> I know this has been hashed over before. I upgraded Postgres to 7.2.3.
> and it looks like at least one of the fields in one of the tables is not
> long enough. I could not find which field however. I saw Mike's
> suggestion of using:
Edit etc/profiles.order and change:
&set=mv_payment Real-time Credit Card (%c -- [var MV_PAYMENT_MODE])
to:
&set=mv_payment Credit Card (%c)
Jeff