[teiid-commits] teiid SVN: r2363 - in trunk/documentation: reference/src/main/docbook/en-US/content and 1 other directory.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Wed Jul 21 12:08:57 EDT 2010


Author: rareddy
Date: 2010-07-21 12:08:56 -0400 (Wed, 21 Jul 2010)
New Revision: 2363

Modified:
   trunk/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml
   trunk/documentation/reference/src/main/docbook/en-US/content/system_schema.xml
Log:
TEIID-860: Adding OID info to System schema and information about 64 bit drivers for Windows.

Modified: trunk/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml
===================================================================
--- trunk/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml	2010-07-20 21:37:32 UTC (rev 2362)
+++ trunk/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml	2010-07-21 16:08:56 UTC (rev 2363)
@@ -35,9 +35,9 @@
             <title>Microsoft Windows</title>
             <orderedlist>
                 <listitem><para>Download the ODBC driver from <ulink url="http://wwwmaster.postgresql.org/download/mirrors-ftp/odbc/versions/msi/psqlodbc_08_04_0200.zip">
-                PostgreSQL download site</ulink>.</para></listitem>
+                PostgreSQL download site</ulink>. If you are looking for 64-bit Windows driver download the driver from <ulink url="http://code.google.com/p/visionmap/wiki/psqlODBC">here</ulink>. </para></listitem>
                 <listitem><para>Extract the contents of the ZIP file into a temporary location on you system. For example: "c:\temp\pgodbc"</para></listitem>
-                <listitem><para>Double click on "psqlodbc.msi" file to start installation of the driver.</para></listitem>
+                <listitem><para>Double click on "psqlodbc.msi" file or (.exe file in the case of 64 bit) to start installation of the driver.</para></listitem>
                  <listitem>
                     <para>The Wizard appears as</para>
                     <figure id="step1">

Modified: trunk/documentation/reference/src/main/docbook/en-US/content/system_schema.xml
===================================================================
--- trunk/documentation/reference/src/main/docbook/en-US/content/system_schema.xml	2010-07-20 21:37:32 UTC (rev 2362)
+++ trunk/documentation/reference/src/main/docbook/en-US/content/system_schema.xml	2010-07-21 16:08:56 UTC (rev 2363)
@@ -122,6 +122,17 @@
 									<para>Unique ID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                            
 							<row>
 								<entry>
 									<para>Description</para>
@@ -204,6 +215,17 @@
 									<para>Key unique ID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 						</tbody>
 					</tgroup>
 				</informaltable>
@@ -321,6 +343,17 @@
 									<para>Group unique ID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 							<row>
 								<entry>
 									<para>Cardinality</para>
@@ -706,6 +739,17 @@
 									<para>Element unique ID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 							<row>
 								<entry>
 									<para>Description</para>
@@ -854,6 +898,17 @@
 									<para>Key unique ID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 						</tbody>
 					</tgroup>
 				</informaltable>
@@ -968,6 +1023,17 @@
 									<para>Key UID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 							<row>
 								<entry>
 									<para>Position</para>
@@ -1075,6 +1141,17 @@
 									<para>Procedure UID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 							<row>
 								<entry>
 									<para>Description</para>
@@ -1457,6 +1534,17 @@
 									<para>Data type unique ID</para>
 								</entry>
 							</row>
+                            <row>
+                                <entry>
+                                    <para>OID</para>
+                                </entry>
+                                <entry>
+                                    <para>integer</para>
+                                </entry>
+                                <entry>
+                                    <para>Unique ID</para>
+                                </entry>
+                            </row>                             
 							<row>
 								<entry>
 									<para>RuntimeType</para>



More information about the teiid-commits mailing list