83 lines
5.9 KiB
HTML
83 lines
5.9 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="iSeries Access for Windows data transformation APIs" />
|
||
|
<meta name="abstract" content="iSeries Access for Windowsdata transformation application programming interfaces (APIs) enable your client/server applications to transform numeric data between iSeries server and PC formats. Transformation may be required when you send and receive numeric data to and from the iSeries server. Data transformation APIs support transformation of many numeric formats." />
|
||
|
<meta name="description" content="iSeries Access for Windowsdata transformation application programming interfaces (APIs) enable your client/server applications to transform numeric data between iSeries server and PC formats. Transformation may be required when you send and receive numeric data to and from the iSeries server. Data transformation APIs support transformation of many numeric formats." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaikappdt.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaikdatatransapilist.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaikdatatransprogex.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaikas400sysnameformat.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaikcaexpressprogstd.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="dt" />
|
||
|
<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>iSeries Access for Windows data transformation
|
||
|
APIs</title>
|
||
|
</head>
|
||
|
<body id="dt"><a name="dt"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1"><span class="keyword">iSeries Access for Windows</span> data transformation
|
||
|
APIs</h1>
|
||
|
<div><p><span class="keyword">iSeries™ Access for Windows<sup>®</sup></span><strong>data
|
||
|
transformation</strong> application programming interfaces (APIs) enable your client/server
|
||
|
applications to transform numeric data between iSeries server and PC formats. Transformation
|
||
|
may be required when you send and receive numeric data to and from the iSeries server.
|
||
|
Data transformation APIs support transformation of many numeric formats.</p>
|
||
|
<div class="section"><h4 class="sectiontitle"><span class="keyword">iSeries Access for Windows</span> data
|
||
|
transformation APIs required files:</h4>
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="25.089605734767023%" id="d0e51">Header file</th>
|
||
|
<th valign="top" width="30.107526881720432%" id="d0e53">Import library</th>
|
||
|
<th valign="top" width="44.80286738351255%" id="d0e55">Dynamic Link Library</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" width="25.089605734767023%" headers="d0e51 ">cwbdt.h</td>
|
||
|
<td valign="top" width="30.107526881720432%" headers="d0e53 ">cwbapi.lib</td>
|
||
|
<td valign="top" width="44.80286738351255%" headers="d0e55 ">cwbdt.dll</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Programmer's Toolkit:</h4> <p>The Programmer's Toolkit
|
||
|
provides data transformation documentation, access to the cwbdt.h header file,
|
||
|
and links to sample programs. To access this information, open the Programmer's
|
||
|
Toolkit and select <span class="menucascade"><span class="uicontrol">Data Manipulation</span> > <span class="uicontrol">C/C++
|
||
|
APIs</span></span>.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree
|
||
|
to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzaikdatatransapilist.htm">iSeries Access for Windows data transformation API list</a></strong><br />
|
||
|
The following data transformation APIs are listed alphabetically.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzaikdatatransprogex.htm">Example: Using data transformation APIs</a></strong><br />
|
||
|
This example illustrates using data transformation APIs.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikappdt.htm" title="Use Data Transformation and National Language Support (NLS) APIs to enable your applications to transform data.">iSeries Access for Windows Data Transformation and National Language Support (NLS) APIs</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzaikas400sysnameformat.htm" title="APIs that take an iSeries system name as a parameter accept names in the following formats.">iSeries system name formats for connection APIs</a></div>
|
||
|
<div><a href="rzaikcaexpressprogstd.htm" title="Most of the iSeries Access for Windows C/C++ APIs that accept string parameters exist in three forms: OEM, ANSI, or Unicode.">OEM, ANSI, and Unicode considerations</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|