<!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/25/2011 12:11 AM, Chris Jones wrote:
    <blockquote
      cite="mid:AANLkTikhP25cOwYwMUj925hD5C4vetuhK4ANbYAZh7C1@mail.gmail.com"
      type="cite">When I open up a database locally the
      get_Table(String) funtion on I_Database returns a I_TableI_Ptr and
      all is well.&nbsp; But, when I am connected to an embeded server and
      make the same call, it returns NULL.&nbsp; If I call GetTableByID()
      with the id of that table it works in either mode.&nbsp; Am I missing
      something?<br>
      <br>
      --Christopher Jones<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Valentina mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a>
<a class="moz-txt-link-freetext" href="http://lists.macserve.net/mailman/listinfo/valentina">http://lists.macserve.net/mailman/listinfo/valentina</a>
</pre>
    </blockquote>
    <br>
    Pay attention to Valentina IOEncoding property. Setting that
    property you are promising to pass any string data in this encoding.<br>
    Because of vServer will treat all of the string data in that
    encoding.<br>
    <br>
    <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>