ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaik_5.4.0.1/rzaikconnstrkeywordscatprop.htm

100 lines
6.2 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Connection string keywords - Catalog properties" />
<meta name="abstract" content="Use these iSeries Access ODBC driver connection string keywords to change Catalog properties of the ODBC connection." />
<meta name="description" content="Use these iSeries Access ODBC driver connection string keywords to change Catalog properties of the ODBC connection." />
<meta name="DC.Relation" scheme="URI" content="connectkeywords.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaikconnstrkeywordscatprop" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Connection string keywords - Catalog properties</title>
</head>
<body id="rzaikconnstrkeywordscatprop"><a name="rzaikconnstrkeywordscatprop"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Connection string keywords - Catalog properties</h1>
<div><p>Use these iSeries™ Access ODBC driver connection string keywords
to change Catalog properties of the ODBC connection.</p>
<div class="section"><p>The following table lists connection string keywords for Catalog
properties that are recognized by the iSeries Access ODBC driver:</p>
</div>
<div class="section">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. iSeries Access ODBC connection string keywords for
the Catalog properties</caption><thead align="left"><tr><th align="center" valign="middle" width="21.73913043478261%" id="d0e35">Keyword</th>
<th align="center" valign="middle" width="35.177865612648226%" id="d0e37">Description</th>
<th align="center" valign="middle" width="33.59683794466403%" id="d0e39">Choices</th>
<th align="center" valign="middle" width="9.486166007905137%" id="d0e41">Default</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="21.73913043478261%" headers="d0e35 ">CATALOGOPTIONS</td>
<td valign="top" width="35.177865612648226%" headers="d0e37 ">Specifies one or more options to affect how catalog
APIs return information. To specify multiple catalog options, add the values
associated with the options that you want.</td>
<td valign="top" width="33.59683794466403%" headers="d0e39 ">To determine the value for this keyword, add the values
below that are associated with each option that you want. <p>1 = Return information
about aliases in the SQLColumns result set.</p>
<p>2 = Return result set
information for SQLTablePrivileges and SQLColumnPrivileges. Note, this will
only work with V5R2 hosts. On older hosts the driver will return an empty
result set. </p>
</td>
<td valign="top" width="9.486166007905137%" headers="d0e41 ">3</td>
</tr>
<tr><td valign="top" width="21.73913043478261%" headers="d0e35 ">LIBVIEW or LibraryView </td>
<td valign="top" width="35.177865612648226%" headers="d0e37 ">Specifies the set of libraries to be searched when returning
information when using wildcards with catalog APIs. In most cases, use the
default library list or default library option as searching all the libraries
on the server will take a long time.</td>
<td valign="top" width="33.59683794466403%" headers="d0e39 ">0 = Use default library list <p>1 = All libraries on
the server</p>
<p>2 = Use default library only</p>
</td>
<td valign="top" width="9.486166007905137%" headers="d0e41 ">0</td>
</tr>
<tr><td valign="top" width="21.73913043478261%" headers="d0e35 ">REMARKS or ODBCRemarks</td>
<td valign="top" width="35.177865612648226%" headers="d0e37 ">Specifies the source of the text for REMARKS columns
in catalog API result sets.</td>
<td valign="top" width="33.59683794466403%" headers="d0e39 ">0 = <span class="keyword">i5/OS™</span> object
description <p>1 = SQL object comment</p>
</td>
<td valign="top" width="9.486166007905137%" headers="d0e41 "> 0 </td>
</tr>
<tr><td valign="top" width="21.73913043478261%" headers="d0e35 ">SEARCHPATTERN </td>
<td valign="top" width="35.177865612648226%" headers="d0e37 ">Specifies whether the driver will interprets string
search patterns and underscores in the library and table names as wildcards
(search patterns). By default, % is treated as an 'any number of characters'
wildcard, and _ is treated as a 'single character' wildcard.</td>
<td valign="top" width="33.59683794466403%" headers="d0e39 "> 0 = Do not treat search patterns as wildcards <p>1
= Treat search patterns as wildcards</p>
</td>
<td valign="top" width="9.486166007905137%" headers="d0e41 ">1 </td>
</tr>
</tbody>
</table>
</div>
<div class="note" id="rzaikconnstrkeywordscatprop__def1"><a name="rzaikconnstrkeywordscatprop__def1"><!-- --></a><span class="notetitle">Note:</span> "A/DEFAULT(IBM<sup>®</sup>),x,0,y,z,0" is the default value for
PKG or DefaultPackage.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="connectkeywords.htm" title="The iSeries Access ODBC driver has many connection string keywords that can be used to change the behavior of the ODBC connection.">Connection string keywords</a></div>
</div>
</div>
</body>
</html>