<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 2/26/2011 8:58 PM, Chris Jones wrote:
<blockquote
cite="mid:AANLkTikJHRjn_9T-X2fVQF1m5u2MFQf1VSC-7D6maOUi@mail.gmail.com"
type="cite">It turns out my problem was the encoding for the
connection. I can make a local db with the ADK wherever and then
register with the client adk using I_Server. Unless this will
cause a problem?<br>
<br>
</blockquote>
<span class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
normal; font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span" style="color: rgb(51, 51, 51);
font-family: Geneva,Arail,Helvetica,sans-serif; font-size: 12px;
line-height: 18px; text-align: justify;">
<p style="padding: 0px; margin: 0px 0px 1em;"><a
href="http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:features:vcomponents:vclient&s[]=server&s[]=encoding">http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:features:vcomponents:vclient&s[]=server&s[]=encoding</a><br>
Valentina provides connectivity to many IDEs and languages
that has quite different supported<span
class="Apple-converted-space"> </span><span
class="search_hit" style="padding: 0px; margin: 0px; color:
rgb(51, 51, 51); background-color: rgb(255, 255, 153);">encoding</span>s.
For example Adobe (Macromedia) Director uses Latin-1,
REALbasic uses UTF-8, VB6 uses UTF-16.</p>
<p style="padding: 0px; margin: 0px 0px 1em;">Solution that
Valentina uses is: on connect client informs Valentina<span
class="Apple-converted-space"> </span><span
class="search_hit" style="padding: 0px; margin: 0px; color:
rgb(51, 51, 51); background-color: rgb(255, 255, 153);">Server</span><span
class="Apple-converted-space"> </span>about<span
class="Apple-converted-space"> </span><span
class="search_hit" style="padding: 0px; margin: 0px; color:
rgb(51, 51, 51); background-color: rgb(255, 255, 153);">encoding</span><span
class="Apple-converted-space"> </span>this connection will
use, and client start send/get strings using this<span
class="Apple-converted-space"> </span><span
class="search_hit" style="padding: 0px; margin: 0px; color:
rgb(51, 51, 51); background-color: rgb(255, 255, 153);">encoding</span>.
Valentina<span class="Apple-converted-space"> </span><span
class="search_hit" style="padding: 0px; margin: 0px; color:
rgb(51, 51, 51); background-color: rgb(255, 255, 153);">Server</span><span
class="Apple-converted-space"> </span>on the fly convert all
strings from/to this<span class="Apple-converted-space"> </span><span
class="search_hit" style="padding: 0px; margin: 0px; color:
rgb(51, 51, 51); background-color: rgb(255, 255, 153);">encoding</span><span
class="Apple-converted-space"> </span>into UTF-16, which
Valentina engine uses.<br>
</p>
<p style="padding: 0px; margin: 0px 0px 1em;">Talking to vServer
you have to pass any string-data using declared encoding.<br>
</p>
<br>
</span></span>
<pre class="moz-signature" cols="72">--
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
<a class="moz-txt-link-freetext" href="http://www.valentina-db.com">http://www.valentina-db.com</a></pre>
</body>
</html>