Help with PostgreSQL

From: "Allan Huffman" <huffmana(at)ppc(dot)pims(dot)org>
To: maillist(at)candle(dot)pha(dot)pa(dot)us
Subject: Help with PostgreSQL
Date: 1999-10-07 13:08:11
Message-ID: 37FC9B3A.2F32DDA1@ppc.pims.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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(at)ppc(dot)pims(dot)org

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 1999-10-07 13:20:49 Re: [INTERFACES] Questions connecting to PostgreSQL.
Previous Message LAN ZHANG 1999-10-07 10:51:55 Problems with large objects