зеркало из https://github.com/mono/mail-archives.git
85 строки
3.3 KiB
HTML
85 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Problem with Oracle and Mono Charset...
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:informatique.internet%40fiducial.fr">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025897.html">
|
|
<LINK REL="Next" HREF="026038.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Problem with Oracle and Mono Charset...
|
|
</H1>
|
|
<B>Hubert FONGARNAND
|
|
</B>
|
|
<A HREF="mailto:informatique.internet%40fiducial.fr"
|
|
TITLE="[Mono-list] Problem with Oracle and Mono Charset...">informatique.internet@fiducial.fr
|
|
</A><BR>
|
|
<I>Mon, 21 Feb 2005 11:09:06 +0100</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025897.html">[Mono-list] Tracing thrown exceptions on application start
|
|
</A></li>
|
|
<LI> Next message: <A HREF="026038.html">[Mono-list] Problem with Oracle and Mono Charset...
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25914">[ date ]</a>
|
|
<a href="thread.html#25914">[ thread ]</a>
|
|
<a href="subject.html#25914">[ subject ]</a>
|
|
<a href="author.html#25914">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Thanks to Daniel Morgan
|
|
DataTime and OracleDateTime works now perfectly. There's still a problem =
|
|
with=20
|
|
charset.When my NLS_LANG variable isn't set (on my mono client), french "=
|
|
=E9=E8"=20
|
|
are seen as "??" in the database (MS.NET client see "??").
|
|
The only way to display the "=E9=E8" correctly is to set my NLS_LANG to :=
|
|
|
|
NLS_LANG=3D"FRENCH_FRANCE.UTF8" (but normally, the client should adapt it=
|
|
self to=20
|
|
the server settings)
|
|
but there's still a problem with string length. eg: when I do an "INSERT"=
|
|
with=20
|
|
a string with some "=E9=E8" the string is "cut" by oracle, so I can not s=
|
|
ee the=20
|
|
entire string in the database...
|
|
|
|
If someone has experienced the same problem
|
|
|
|
(excuse me for my bad english...)
|
|
_______________________________________________
|
|
Ce message et les =E9ventuels documents joints peuvent contenir des infor=
|
|
mations confidentielles.
|
|
Au cas o=F9 il ne vous serait pas destin=E9, nous vous remercions de bien=
|
|
vouloir le supprimer et en aviser imm=E9diatement l'exp=E9diteur. Toute =
|
|
utilisation de ce message non conforme =E0 sa destination, toute diffusio=
|
|
n ou publication, totale ou partielle et quel qu'en soit le moyen est for=
|
|
mellement interdite.
|
|
Les communications sur internet n'=E9tant pas s=E9curis=E9es, l'int=E9gri=
|
|
t=E9 de ce message n'est pas assur=E9e et la soci=E9t=E9 =E9mettrice ne p=
|
|
eut =EAtre tenue pour responsable de son contenu.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025897.html">[Mono-list] Tracing thrown exceptions on application start
|
|
</A></li>
|
|
<LI> Next message: <A HREF="026038.html">[Mono-list] Problem with Oracle and Mono Charset...
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25914">[ date ]</a>
|
|
<a href="thread.html#25914">[ thread ]</a>
|
|
<a href="subject.html#25914">[ subject ]</a>
|
|
<a href="author.html#25914">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|