Re: WebDB 2.2 and German Umlaut

From: frank <fbortel_at_home.nl>
Date: Sun, 08 Oct 2000 10:28:46 GMT
Message-ID: <39E04A6F.B36BD340_at_home.nl>


Sounds like an old validation mechanism, used with Designer and WAS/OWS, when no persistent connections were supported. The error was in the translation of special characters, and back.

The mechanism uses hidden fields for each and every field on the form. When updating, the db was queried first, the hidden values were compared

with the retrieved once, and when there's a difference, well someone must have changed the data inbetween.

You could debug by altering the packages, and see what is stored in the hidden fields. Compare that to what is retrieved from the db, and what treatment data retrieved has got.

BTW What happens when you just type the a-umlaut (have the packages do the translating to &aumlt; and back)?

"B. Verstege" wrote:

> Hi,
> I can't put a german Umlaut like &auml; in a Root-Folder of a
> WebDB-Site. Typing "Ger&auml;t" for example as a Text-Item
> results in an
> Error 30538: Another user has updated the value of this item.
>
> There is no problem with german Umlaut in building Reports,
> Menues and Forms.
>
> Any hints ?
>
> Thanks!
> --
> Gruss
> Bernhard
>
> Zwei Dinge sind unendlich: Das Universum und die menschliche
> Dummheit. Allerdings bin ich mir beim Universum noch nicht ganz
> sicher. (Albert Einstein)
  Received on Sun Oct 08 2000 - 12:28:46 CEST

Original text of this message