PostgreSQL

From: "Allan Huffman" <huffmana(at)ppc(dot)pims(dot)org>
To: pgsql-general(at)postgreSQL(dot)org
Subject: PostgreSQL
Date: 1999-10-07 13:10:22
Message-ID: 37FC9BBE.1645718B@ppc.pims.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Sirs,

I am using Java with JDBC (PC) to run an application using PostgreSQL
6.2.1 (Sparc). Everything is running fine except for a string problem.
The Postmaster says:
"ERROR: MultiByte strings (MB) must be enabled to use this function"

The DOS prompt (where the Visual Cafe development environment runs an
Applet) tells me:
"The maximum width size for column 3 is: 13"

And this is for a varchar(50) field. When I enter a string into the
column from my Java text field I get the diagnostic:
"Invalid value for the column: product_name"

I figure that all I have to do is enable MB but I can't find it. If you
have not encountered this problem before, do you know of a user group
where I can post a question.

Sincerely,

Allan in Belgium

Allan(at)ppc(dot)pims(dot)org

Browse pgsql-general by date

  From Date Subject
Next Message Michael Widenius 1999-10-07 13:27:05 Re: PostgreSQL vs Mysql comparison
Previous Message Karl DeBisschop 1999-10-07 13:06:09 Re: [GENERAL] what does this mean - pg_psort.1922.0 in database directory?