Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 71d40963b505df4524269198e237b3e3 > files > 56

virtuoso-opensource-doc-6.1.4-2.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
 <head profile="http://internetalchemy.org/2003/02/profile">
  <link rel="foaf" type="application/rdf+xml" title="FOAF" href="http://www.openlinksw.com/dataspace/uda/about.rdf" />
  <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" />
  <meta name="dc.title" content="21. Appendix" />
  <meta name="dc.subject" content="21. Appendix" />
  <meta name="dc.creator" content="OpenLink Software Documentation Team ;&#10;" />
  <meta name="dc.copyright" content="OpenLink Software, 1999 - 2009" />
  <link rel="top" href="index.html" title="OpenLink Virtuoso Universal Server: Documentation" />
  <link rel="search" href="/doc/adv_search.vspx" title="Search OpenLink Virtuoso Universal Server: Documentation" />
  <link rel="parent" href="appendixa.html" title="Chapter Contents" />
  <link rel="prev" href="apndxregexp.html" title="Basic Syntax of Regular Expressions" />
  <link rel="next" href="contents.html" title="Contents" />
  <link rel="shortcut icon" href="../images/misc/favicon.ico" type="image/x-icon" />
  <link rel="stylesheet" type="text/css" href="doc.css" />
  <link rel="stylesheet" type="text/css" href="/doc/translation.css" />
  <title>21. Appendix</title>
  <meta http-equiv="Content-Type" content="text/xhtml; charset=UTF-8" />
  <meta name="author" content="OpenLink Software Documentation Team ;&#10;" />
  <meta name="copyright" content="OpenLink Software, 1999 - 2009" />
  <meta name="keywords" content="" />
  <meta name="GENERATOR" content="OpenLink XSLT Team" />
 </head>
 <body>
  <div id="header">
    <a name="apndxclientcompilance" />
    <img src="../images/misc/logo.jpg" alt="" />
    <h1>21. Appendix</h1>
  </div>
  <div id="navbartop">
   <div>
      <a class="link" href="appendixa.html">Chapter Contents</a> | <a class="link" href="apndxregexp.html" title="Basic Syntax of Regular Expressions">Prev</a> | <a class="link" href="functions.html" title="Virtuoso Functions Guide">Next</a>
   </div>
  </div>
  <div id="currenttoc">
   <form method="post" action="/doc/adv_search.vspx">
    <div class="search">Keyword Search: <br />
        <input type="text" name="q" /> <input type="submit" name="go" value="Go" />
    </div>
   </form>
   <div>
      <a href="http://www.openlinksw.com/">www.openlinksw.com</a>
   </div>
   <div>
      <a href="http://docs.openlinksw.com/">docs.openlinksw.com</a>
   </div>
    <br />
   <div>
      <a href="index.html">Book Home</a>
   </div>
    <br />
   <div>
      <a href="contents.html">Contents</a>
   </div>
   <div>
      <a href="preface.html">Preface</a>
   </div>
    <br />
   <div class="selected">
      <a href="appendixa.html">Appendix</a>
   </div>
    <br />
   <div>
      <a href="yacc.html">YACC SQL Grammar Reference</a>
   </div>
   <div>
      <a href="errors.html">Error Codes Reference</a>
   </div>
   <div>
      <a href="signalsandexitcodes.html">Signals and Exit codes</a>
   </div>
   <div>
      <a href="apparelnotes.html">Release Notes</a>
   </div>
   <div>
      <a href="support.html">Product Support</a>
   </div>
   <div>
      <a href="systemtables.html">Virtuoso System Tables</a>
   </div>
   <div>
      <a href="apndxregexp.html">Basic Syntax of Regular Expressions</a>
   </div>
   <div class="selected">
      <a href="apndxclientcompilance.html">Server &amp; client versions compatibility</a>
   </div>
    <br />
  </div>
  <div id="text">
    <a name="apndxclientcompilance" />
    <h2>21.8. Server &amp; client versions compatibility</h2>
    <p>
	The RPC protocol has changed between 2.7 and 3.0 versions.  Thus, not all 
	clients can connect to all servers.  For best results, the version should be identical on 
	both ends of ODBC and JDBC connections.  However, the following table shows which 
	combinations should generally be successful.
    </p>
      <table class="data">
	
	  
	      <tr>
		  <td class="data">Driver/Server</td>
		  <td class="data">4.0</td>
		  <td class="data">3.5</td>
		  <td class="data">3.2</td>
		  <td class="data">3.1</td>
		  <td class="data">3.0</td>
		  <td class="data">2.7</td>
		  <td class="data">2.5</td>
		  <td class="data">2.1</td>
	      </tr>
	      <tr>
		  <td class="data">4.0</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
	      </tr>
	      <tr>
		  <td class="data">3.5</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
	      </tr>
	      <tr>
		  <td class="data">3.2</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
	      </tr>
	      <tr>
		  <td class="data">3.1</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
	      </tr>
	      <tr>
		  <td class="data">3.0</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
	      </tr>
	      <tr>
		  <td class="data">2.7</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
	      </tr>
	      <tr>
		  <td class="data">2.5</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
	      </tr>
	      <tr>
		  <td class="data">2.1</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">N</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
		  <td class="data">Y</td>
	      </tr>
	  
	
      </table>
    <br />
<table border="0" width="90%" id="navbarbottom">
    <tr>
        <td align="left" width="33%">
          <a href="apndxregexp.html" title="Basic Syntax of Regular Expressions">Previous</a>
          <br />Basic Syntax of Regular Expressions</td>
     <td align="center" width="34%">
          <a href="appendixa.html">Chapter Contents</a>
     </td>
        <td align="right" width="33%">
          <a href="functions.html" title="Virtuoso Functions Guide">Next</a>
          <br />Contents of Virtuoso Functions Guide</td>
    </tr>
    </table>
  </div>
  <div id="footer">
    <div>Copyright© 1999 - 2009 OpenLink Software All rights reserved.</div>
   <div id="validation">
    <a href="http://validator.w3.org/check/referer">
        <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" />
    </a>
    <a href="http://jigsaw.w3.org/css-validator/">
        <img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" height="31" width="88" />
    </a>
   </div>
  </div>
 </body>
</html>