<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Transoft Developers &#187; DBPronto</title>
	<atom:link href="http://transoftdev.wordpress.com/category/transoft-products/dbpronto/feed/" rel="self" type="application/rss+xml" />
	<link>http://transoftdev.wordpress.com</link>
	<description>Development Information from transoft.com</description>
	<lastBuildDate>Tue, 13 Oct 2009 10:30:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='transoftdev.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0be3f7ddb80e7a23fd0a2d7f78c41ebf?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Transoft Developers &#187; DBPronto</title>
		<link>http://transoftdev.wordpress.com</link>
	</image>
			<item>
		<title>DBPronto &#8211; Schema Converter</title>
		<link>http://transoftdev.wordpress.com/2009/09/15/dbpronto-schema-converter/</link>
		<comments>http://transoftdev.wordpress.com/2009/09/15/dbpronto-schema-converter/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:53:53 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>
		<category><![CDATA[Transoft Products]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=159</guid>
		<description><![CDATA[A new facility is now available which may be useful for people who already have some data in an RDBMS and would like to access the data via DBPronto from a legacy application.
The DBPronto Schema Converter converts an SQL schema into  a COBOL data format which can be used by COBOL programs to access [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=159&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A new facility is now available which may be useful for people who already have some data in an RDBMS and would like to access the data via DBPronto from a legacy application.</p>
<p>The DBPronto Schema Converter converts an SQL schema into  a COBOL data format which can be used by COBOL programs to access the database,  and also into an XML format which can be accepted by the DBPronto Server to  control access the RDBMS.</p>
<p>The converter accepts a list of SQL table names; for each  table it uses JDBC metadata commands to read the table metadata, which is then  processed to produce SELECT and FD statements for use by a COBOL program, and  also an XML file for use by the DBPronto Server.</p>
<p>The schema converter will attempt to produce output which  will be acceptable to both a COBOL compiler and also the DBPronto server.  However, this is not a process that can be guaranteed to succeed; for example,  an SQL field name might clash with a reserved word for a particular compiler, or  a field size might not be acceptable. The schema converter provides some options  that can help in this case, but it is still possible that manual editing of the  output files will be needed.</p>
<p>Click <a href="ftp://ftp2.transoft.com/pub/DBPextras/DBP_schema.zip">here</a> to download the DBPronto Schema Converter.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=159&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2009/09/15/dbpronto-schema-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>Release: DBPronto 2.0</title>
		<link>http://transoftdev.wordpress.com/2009/09/15/release-dbpronto-2-0/</link>
		<comments>http://transoftdev.wordpress.com/2009/09/15/release-dbpronto-2-0/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 15:35:35 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>
		<category><![CDATA[Transoft Products]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=151</guid>
		<description><![CDATA[DBPronto 2.0 is now available for download from the Transoft FTP site. This release is available on the following platforms:

Windows Server 2000, 2003, 2008, Windows XP, VISTA, 7
Linux PowerPC or Intel, 32 or 64 bit
HP-UX PA-RISC
Solaris SPARC and Intel

The major features of this release are the addition of support for U/FOS DBAM (Data General INFOS) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=151&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>DBPronto 2.0 is now available for download from the Transoft FTP site. This release is available on the following platforms:</p>
<ul>
<li>Windows Server 2000, 2003, 2008, Windows XP, VISTA, 7</li>
<li>Linux PowerPC or Intel, 32 or 64 bit</li>
<li>HP-UX PA-RISC</li>
<li>Solaris SPARC and Intel</li>
</ul>
<p>The major features of this release are the addition of support for U/FOS DBAM (Data General INFOS) file access as well as support for C-ISAM/D-ISAM file access.</p>
<p>Applications that previously accessed U/FOS or C-ISAM data can now access the data migrated to RDBMS tables with no changes to existing source code.</p>
<p>The new features in DBPronto 2.0 include:</p>
<p><strong>Support for DB2.</strong> The databases that can be accessed by the DBPronto Server are SQL Server, Oracle, MySQL, PostgreSQL, Sybase, and now, DB2.</p>
<p><strong>Support for C-ISAM/D-ISAM file access.</strong> Applications that access C-ISAM/D-ISAM data can now access RDBMS data with no code changes, it is not even necessary to re-compile.</p>
<p><strong>Support for U/FOS DBAM file access.</strong> U/FOS, originating from Data General INFOS,  is a complex hierarchical database management system. Applications that use U/FOS can now access RDBMS tables instead without making any changes to the application code. DBPronto fully implements the functionality provided by the U/FOS file access commands.</p>
<p><strong>DBWHERE performance feature</strong>. DBPronto has been enhanced to enable application programs to specify a partial WHERE expression that will be included in the query executed for a subsequent READ NEXT/READ PREVIOUS operation.</p>
<p><strong>Flexible filenames.</strong> The VARFN feature has been extended so that filenames can be specified using any regular expression.</p>
<p><strong>CBL_CHECK_FILE_EXIST.</strong> The DBPronto EXTFH client library has been enhanced to provide support for the CBL_CHECK_FILE_EXIST runtime routine.</p>
<p><strong>DBP_GET_USER_INFO.</strong> The DBPronto client API library has been extended to provide this new command that returns information related to the session ID, this can be used to identify the owners of locked rows for example.</p>
<p><strong>CHANNEL_LOCKING_MODE</strong>. This is a new DBPronto Server configuration option that enables definition of the way in which locking works when a file is accessed by the same client on multiple channels.</p>
<p>For more information, please download the <a href="ftp://ftp2.transoft.com/pub/DBPextras/">DBPronto 2.0 Release Notice</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=151&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2009/09/15/release-dbpronto-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>Release: DBPronto 1.4</title>
		<link>http://transoftdev.wordpress.com/2009/04/21/release-dbpronto-14/</link>
		<comments>http://transoftdev.wordpress.com/2009/04/21/release-dbpronto-14/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:13:47 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=105</guid>
		<description><![CDATA[DBPronto 1.4 is now available for download from the Transoft FTP site. This release is available on the following platforms:

Windows Server 2000, 2003, 2008, Windows XP, VISTA, 7
Linux PowerPC or Intel, 32 or 64 bit
HP-UX PA-RISC
Solaris SPARC

New features in the DBPronto 1.4 release include:
Block Read Mode in the DBPronto Server. This provides performance improvements where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=105&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>DBPronto 1.4 is now available for download from the Transoft FTP site. This release is available on the following platforms:</p>
<ul>
<li>Windows Server 2000, 2003, 2008, Windows XP, VISTA, 7</li>
<li>Linux PowerPC or Intel, 32 or 64 bit</li>
<li>HP-UX PA-RISC</li>
<li>Solaris SPARC</li>
</ul>
<p>New features in the DBPronto 1.4 release include:</p>
<p><strong>Block Read Mode in the DBPronto Server</strong>. This provides performance improvements where the client application is reading sequentially through the data.</p>
<p><strong>PostgreSQL performance</strong> has been improved by modifying the query syntax to ensure the query plan is optimal.</p>
<p><strong>Support for Micro Focus COBOL Filename Mapping. </strong></p>
<p>If environment variables are set in one of the following formats, DBPronto will  translate them at &#8220;open&#8221; time:</p>
<ul>
<li>dd_FILENAME=DESTNAME</li>
<li>DD_FILENAME=DESTNAME</li>
<li>FILENAME=DESTNAME</li>
</ul>
<p><strong>Client Block Read</strong></p>
<p><em>Block Read Mode</em> can be used to improve  performance by reducing the network traffic between the RDBMS and the DBPronto  Server. <em>Block Read Mode</em> and <em>Client Block Read Mode</em> both improve  performance in scenarios where the client application is reading a large number  of records using <em>READ NEXT</em> or <em>READ PREVIOUS</em>.</p>
<p>If <em>Block  Read Mode</em> is configured, <em>Client Block Read Mode</em> can also be used to  reduce the network traffic between the DBPronto Server and the DBPronto client  application.</p>
<p><strong>The Metadata Creator</strong> will now ignore any records which have no indexes if command line option, x is specified.</p>
<p><em><br />
</em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=105&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2009/04/21/release-dbpronto-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>Transoft Announces DBPronto</title>
		<link>http://transoftdev.wordpress.com/2009/04/21/transoft-announces-dbpronto/</link>
		<comments>http://transoftdev.wordpress.com/2009/04/21/transoft-announces-dbpronto/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:37:31 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>
		<category><![CDATA[Transoft Products]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=109</guid>
		<description><![CDATA[Rapidly replace legacy file systems with modern RDBMS
Transoft, an expert in innovative modernization software and service solutions, today announced the launch of DBPronto. Designed to work with legacy file handlers including COBOL, C-ISAM and Transoft U/FOS, DBPronto provides a rapid, easy and automated means of allowing legacy applications to use a modern relational database (RDBMS) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=109&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h3>Rapidly replace legacy file systems with modern RDBMS</h3>
<p>Transoft, an expert in innovative modernization software and service solutions, today announced the launch of DBPronto. Designed to work with legacy file handlers including COBOL, C-ISAM and Transoft U/FOS, DBPronto provides a rapid, easy and automated means of allowing legacy applications to use a modern relational database (RDBMS) such as Oracle, MySQL, PostgreSQL and Microsoft SQL Server &#8211; replacing older proprietary ISAM file handlers.</p>
<p>With Transoft DBPronto you can:</p>
<ul>
<li>Improve data integrity and robustness</li>
<li>Implement database high availability solutions</li>
<li>Readily share data with other applications</li>
<li>Easily implement data warehousing and business intelligence solutions</li>
</ul>
<p>DBPronto is based on Transoft CIO which was launched 6 months ago and is already being used successfully in a number of organizations. DBPronto extends the functionality to a wider range of legacy data structures, and provides a bridge between existing code and the new RDBMS.</p>
<p><em>“Transoft’s revolutionary new DBPronto product has enabled us to combine our existing Insurance Broker application with our new .NET based Life Insurance system without having to make extensive changes to either. This has opened up new markets for us with existing customers, as well as enabling us to provide a single integrated system.” </em><br />
<strong>Alastair Bell, Managing Director, Relay Software</strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=109&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2009/04/21/transoft-announces-dbpronto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>CIO 1.3 Release</title>
		<link>http://transoftdev.wordpress.com/2009/02/09/cio-13-release/</link>
		<comments>http://transoftdev.wordpress.com/2009/02/09/cio-13-release/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 10:59:24 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=90</guid>
		<description><![CDATA[New features in the CIO 1.3 release include:

Optional mapping to SQL Date types : A numeric or display COBOL data field can be mapped to an SQL date type.
Support for the Sybase Advantage Database Server
Support for Transaction processing commands :  COMMIT TRANSACTION, ROLLBACK TRANSACTION.
COBOL Relative files can now be mapped to an RDBMS table using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=90&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>New features in the CIO 1.3 release include:</p>
<ul>
<li><strong>Optional mapping to SQL Date types</strong> : A numeric or display COBOL data field can be mapped to an SQL date type.</li>
<li><strong>Support for the Sybase Advantage Database Server</strong></li>
<li><strong>Support for Transaction processing commands</strong> :  COMMIT TRANSACTION, ROLLBACK TRANSACTION.</li>
<li><strong>COBOL Relative files </strong>can now be mapped to an RDBMS table using CIO.</li>
<li><strong>CIO Lock Server API for .NET : </strong>An API for the CIO Lock Server that can be used from any .NET language.</li>
<li><strong>CIO Server Failover : </strong>If, for any reason, the primary CIO Server fails, any subsequent client connections can be redirected to the failover CIO Server.</li>
<li><strong>Multi-company support : </strong>CIO uses a simple client configuration file to provide multi-company support after  data has been moved to an RDBMS without requiring any code changes.</li>
<li><strong>Automated ETL program generation : </strong>automatically generate a COBOL program that will extract the data from your COBOL files and write to the target RDBMS.</li>
<li><strong>Data cleansing and mapping</strong> : CIO can be configured to handle nulls in fields where printable ASCII characters are expected, uninitialized binary fields, spaces in numeric fields, invalid date values.</li>
<li><strong>Index Access</strong> : CIO handles HIGH-VALUES in key fields. CIO uses Primary Key specification when creating the RDBMS data structures.</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=90&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2009/02/09/cio-13-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>CIO 1.3 Release Plans</title>
		<link>http://transoftdev.wordpress.com/2008/12/12/cio-13-release-plans/</link>
		<comments>http://transoftdev.wordpress.com/2008/12/12/cio-13-release-plans/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 12:30:02 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=82</guid>
		<description><![CDATA[CIO 1.3 will be released in early January 2009. It will include the following features:
CIO Lock Server API for .NET
An API for the CIO Lock Server that can be used from any .NET language. We also produced a Java API for the CIO Lock Server in CIO 1.2.
CIO implements locking using a Lock Server rather [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=82&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>CIO 1.3 will be released in early January 2009. It will include the following features:</p>
<p><strong>CIO Lock Server API for .NET</strong></p>
<p>An API for the CIO Lock Server that can be used from any .NET language. We also produced a Java API for the CIO Lock Server in CIO 1.2.</p>
<p>CIO implements locking using a Lock Server rather than using RDBMS locking in order to fully emulate the locking functionality in the client application without requiring any application code changes or having a negative effect on RDBMS performance.</p>
<p>By providing an easy to use API to the CIO Lock Server, we enable you to develop applications in Java or .NET that access and update your RDBMS data concurrently with your legacy application.</p>
<p><strong>CIO metadata creator options</strong></p>
<p>The CIO metadata creator will be enhanced with new options to filter extra tables in FDs created by FlexGen and also to automatically convert the <em>sqlname </em>attribute of records and fields to lowercase.</p>
<p>The option to automatically create RDBMS tables and columns with lowercase table names and column names may be particularly interesting for PostgreSQL users.</p>
<p><strong>Support for Transaction processing commands</strong></p>
<p>CIO 1.3 will include  support for Transaction processing commands: START TRANSACTION, COMMIT TRANSACTION, ROLLBACK TRANSACTION.</p>
<p>New commands will be implemented in the CIO API and, where possible, the CIO I/O Intercept client library will intercept existing transaction processing commands in COBOL code.</p>
<p><strong>Multi-company support</strong></p>
<p>CIO 1.3 will provide a highly configurable method for implementing multi-company applications.</p>
<p>Typically a multi-company application will be able to access different sets of data depending on some variable such as the user id. With legacy COBOL data this may be implemented by accessing data files in different directories or by accessing data files with a specific naming convention.</p>
<p>CIO uses a simple client configuration file to provide this functionality when your data has been moved to an RDBMS without requiring any code changes.</p>
<p><strong>Automated ETL program generation</strong></p>
<p>CIO 1.3 will include a new development tool that will enable you to automatically generate a COBOL program that will extract the data from your COBOL files and write to the target RDBMS.</p>
<p>This program will provide an automated ETL process that has no intermediate flat files.</p>
<p><strong>CIO Server Failover</strong></p>
<p>CIO 1.3 will provide the ability to configure a failover CIO Server on the client side.</p>
<p>If, for any reason, the primary CIO Server fails, any subsequent client connections will be redirected to the failover CIO Server.</p>
<p><strong>Create FDs and CIO metadata from existing RDBMS schema</strong></p>
<p>CIO 1.3 will include a new utility which will read an existing RDBMS schema via a JDBC connection and will generate the FDs and CIO metadata that are required to access that data via CIO from a COBOL application.</p>
<p>This will be of interest to people who already have some data in an RDBMS and want to be able to integrate that data into their existing COBOL application.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=82&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2008/12/12/cio-13-release-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>CIO 1.2 Release</title>
		<link>http://transoftdev.wordpress.com/2008/10/26/cio-12-release/</link>
		<comments>http://transoftdev.wordpress.com/2008/10/26/cio-12-release/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 11:16:57 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=76</guid>
		<description><![CDATA[
New features in the CIO 1.2 release include:

 Java API for the CIO Lock Server
Support for PostgreSQL database

The latest documentation and release notice can be downloaded from
ftp://ftp2.transoft.com/pub/CIOextras/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=76&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="snap_preview">
<p>New features in the CIO 1.2 release include:</p>
<ul>
<li> Java API for the CIO Lock Server</li>
<li>Support for PostgreSQL database</li>
</ul>
<p>The latest documentation and release notice can be downloaded from</p>
<p>ftp://ftp2.transoft.com/pub/CIOextras/</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=76&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2008/10/26/cio-12-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>CIO 1.1 Release</title>
		<link>http://transoftdev.wordpress.com/2008/10/10/cio-11-release/</link>
		<comments>http://transoftdev.wordpress.com/2008/10/10/cio-11-release/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:00:38 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=68</guid>
		<description><![CDATA[New features in the CIO 1.1 release include:

Support for a wide range of COMPUTATIONAL and BINARY data types
Support for COBOL Sequential files
Support for files that have a variable file name
CIO I/O Intercept library for Micro Focus Server Express
CIO status codes mapped to COBOL file status codes

The latest documentation and release notice can be downloaded from
ftp://ftp2.transoft.com/pub/CIOextras/
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=68&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>New features in the CIO 1.1 release include:</p>
<ul>
<li>Support for a wide range of COMPUTATIONAL and BINARY data types</li>
<li>Support for COBOL Sequential files</li>
<li>Support for files that have a variable file name</li>
<li>CIO I/O Intercept library for Micro Focus Server Express</li>
<li>CIO status codes mapped to COBOL file status codes</li>
</ul>
<p>The latest documentation and release notice can be downloaded from</p>
<p>ftp://ftp2.transoft.com/pub/CIOextras/</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=68&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2008/10/10/cio-11-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
		<item>
		<title>CIO 1.0 Release</title>
		<link>http://transoftdev.wordpress.com/2008/08/01/cio-10-release/</link>
		<comments>http://transoftdev.wordpress.com/2008/08/01/cio-10-release/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 10:05:56 +0000</pubDate>
		<dc:creator>foliver</dc:creator>
				<category><![CDATA[DBPronto]]></category>

		<guid isPermaLink="false">http://transoftdev.wordpress.com/?p=29</guid>
		<description><![CDATA[The CIO 1.0 release includes:
CIO Server, with support for

 Oracle, MySQL, SQL Server
 Occurs, flattened or as sub-tables
 Files with multiple record types
 Redefines
 Temporary files created using OPEN OUTPUT
 RM/COBOL, ACUCOBOL, Micro Focus COBOL, UFOS  clients
 Configurable block reads to maximise performance

CIO Loader

Create the RDBMS schema
Load data

CIO Administrator

Runs in a web browser
 Start [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=29&subd=transoftdev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The CIO 1.0 release includes:</p>
<p><strong>CIO Server</strong>, with support for</p>
<ul>
<li> Oracle, MySQL, SQL Server</li>
<li> Occurs, flattened or as sub-tables</li>
<li> Files with multiple record types</li>
<li> Redefines</li>
<li> Temporary files created using OPEN OUTPUT</li>
<li> RM/COBOL, ACUCOBOL, Micro Focus COBOL, UFOS  clients</li>
<li> Configurable block reads to maximise performance</li>
</ul>
<p><strong>CIO Loader</strong></p>
<ul>
<li>Create the RDBMS schema</li>
<li>Load data</li>
</ul>
<p><strong>CIO Administrator</strong></p>
<ul>
<li>Runs in a web browser</li>
<li> Start and Stop CIO Server functions</li>
<li> CIO Configuration</li>
<li> CIO Monitor &#8211; Sessions and Locks</li>
</ul>
<p><strong>CIO client libraries</strong></p>
<ul>
<li> CIO API library  &#8211; this is used by FlexGen generated COBOL code</li>
<li> UFOS SQL library &#8211; this is used by UFOS applications</li>
<li> CIO IO intercept library &#8211; COBOL IO is intercepted and handled by this library.<br />
This is used by Micro Focus and ACUCOBOL ** applications.</li>
<li> CIOPP library &#8211; the CIO Pre Processor converts COBOL IO to calls to CIOPP function calls.**ACUCOBOL 9 or ACUCOBOL 8.0.1 with patch is required.</li>
</ul>
<p><strong><br />
CIO licensing utilities</strong></p>
<ul>
<li> License features include: user count, table count, RDBMS type, platform</li>
</ul>
<p><strong><br />
CIO Metadata Creator</strong></p>
<ul>
<li> Parses COBOL source files and creates XML format metadata automatically</li>
<li> Windows only at present</li>
</ul>
<p><strong>CIO Metadata Manager </strong></p>
<ul>
<li> .NET graphical tool allowing easy maintenance of XML metadata.</li>
</ul>
<p><strong>CIO PreProcessor.</strong></p>
<ul>
<li> In COBOL applications where the CIO IO intercept client clibrary can&#8217;t be used, the CIO Pre Processor automatically converts COBOL IO.</li>
<li> No manual changes are required.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/transoftdev.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/transoftdev.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/transoftdev.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/transoftdev.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/transoftdev.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/transoftdev.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/transoftdev.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/transoftdev.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/transoftdev.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/transoftdev.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/transoftdev.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/transoftdev.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=transoftdev.wordpress.com&blog=3886750&post=29&subd=transoftdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://transoftdev.wordpress.com/2008/08/01/cio-10-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">foliver</media:title>
		</media:content>
	</item>
	</channel>
</rss>