89 lines
5.1 KiB
HTML
89 lines
5.1 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="Restrictions when using ODBC with iSeries Access for Linux" />
|
|
<meta name="abstract" content="Learn about restrictions for using the ODBC driver with iSeries Access for Linux." />
|
|
<meta name="description" content="Learn about restrictions for using the ODBC driver with iSeries Access for Linux." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatvodbc.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="restodbc" />
|
|
<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>Restrictions when using ODBC with iSeries Access for Linux</title>
|
|
</head>
|
|
<body id="restodbc"><a name="restodbc"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Restrictions when using ODBC with iSeries Access for Linux</h1>
|
|
<div><p>Learn about restrictions for using the ODBC driver with iSeries™ Access
|
|
for Linux<sup>®</sup>.</p>
|
|
<div class="section"><p>The following table describes the restrictions when using ODBC
|
|
with iSeries Access
|
|
for Linux. </p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. ODBC restrictions.</caption><thead align="left"><tr><th valign="top" width="42.97520661157025%" id="d0e40">Restriction</th>
|
|
<th valign="top" width="57.02479338842975%" id="d0e42">Reason</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">MTS is not supported.</td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">This depends on Microsoft<sup>®</sup> Windows-specific components
|
|
which are not available on Linux. <div class="note"><span class="notetitle">Note:</span> Open XA Transaction API's
|
|
are supported. </div>
|
|
</td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">APIs that display a graphical user interface are not
|
|
supported. </td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">The API call completes but displaying the GUI fails. </td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">Translation DLLs </td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">Translation DLLs are not currently supported. Attempts
|
|
to use them are ignored. </td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">DSN connection option for user ID /password prompting
|
|
via a sign-on dialog is not supported. </td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">Graphical user interfaces are not ported to Linux.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">DSN option for customizing package settings for an application
|
|
is not supported.</td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">Only the simple implementation of package settings is
|
|
ported to Linux.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">See Unsupported Connection String Keywords for other
|
|
DSN options that are not supported in Linux.</td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">These keywords correspond with options that are not
|
|
supported.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">Secure Sockets Layer (SSL) component</td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">The SSL component is not included with iSeries Access
|
|
for Linux.
|
|
You can use a common SSL tunnel or Socks server.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="42.97520661157025%" headers="d0e40 ">Connection Timeout</td>
|
|
<td valign="top" width="57.02479338842975%" headers="d0e42 ">The connection timeout option is not supported with
|
|
the Linux driver.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatvodbc.htm" title="For information on using Open Database Connectivity (ODBC) with iSeries Access for Linux, see the following topics.">Open Database Connectivity</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |