Author: rareddy
Date: 2010-08-27 17:20:51 -0400 (Fri, 27 Aug 2010)
New Revision: 2499
Modified:
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/jdbc-connection.xml
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml
Log:
misc doc edits.
Modified:
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/jdbc-connection.xml
===================================================================
---
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/jdbc-connection.xml 2010-08-27
21:19:35 UTC (rev 2498)
+++
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/jdbc-connection.xml 2010-08-27
21:20:51 UTC (rev 2499)
@@ -407,7 +407,7 @@
directory. Based on the type of deployment (XA, driver, or local), the
contents of the file will be different. See the following sections for
more.</para></listitem>
</orderedlist>
- <para>Tje data source will then be accessable through the JNDI name
specified in the -ds.xml file.</para>
+ <para>The data source will then be accessable through the JNDI name
specified in the -ds.xml file.</para>
<section id="as_xa_connection">
<title>DataSource Connection</title>
Modified:
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml
===================================================================
---
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml 2010-08-27
21:19:35 UTC (rev 2498)
+++
branches/7.1.x/documentation/client-developers-guide/src/main/docbook/en-US/content/odbc.xml 2010-08-27
21:20:51 UTC (rev 2499)
@@ -206,7 +206,7 @@
ReadOnly = no
ServerType = Postgres
ConnSettings =
- UseServerSidePrepare=1
+ UseServerSidePrepare=0
ByteaAsLongVarBinary=1
Optimizer=0
Ksqo=0
Show replies by date