[Zope] stressed wovels

Christian Pizzuto c.pizzuto@ial.abruzzo.it
Wed, 23 Jul 2003 10:36:20 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_00BA_01C35106.41178560
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have this problem.
I made a SQL method for storing strings into an Interbase field. If I =
insert a string containing a stressed wovels (like " =E8 ") directly =
into the DB it works, but if I use my SQL method it gives me this error:

Error, Products.gvibDA.gvib.gvibExceptions.DataError: - arithmetic =
exception, numeric overflow, or string truncation -- Cannot =
transliterate character between character sets=20

What is the matter?
Is it a GV Interbase adapter's bug?
------=_NextPart_000_00BA_01C35106.41178560
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I have this problem.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I made a SQL method for storing strings =
into an=20
Interbase field. If I insert a string containing a stressed wovels (like =
" =E8 ")=20
directly into the DB it works, but if I use my SQL method it gives me =
this=20
error:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><STRONG>Error,=20
<EM>Products.gvibDA.gvib.gvibExceptions.DataError</EM>:</STRONG> - =
arithmetic=20
exception, numeric overflow, or string truncation -- Cannot =
transliterate=20
character between character sets </DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>What is the matter?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Is it a GV Interbase adapter's=20
bug?</FONT></DIV></BODY></HTML>

------=_NextPart_000_00BA_01C35106.41178560--