<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - Data Access  - RDBMS  </title>
<link>https://support.veryant.com/phpkb/category.php?id=11</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB (https://www.phpkb.com)</description>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=356</guid>
										<title>Using DatabaseBridge (Easydb) with Multi-Company / Multi-Year ISAM File Structures</title>
										<link>https://support.veryant.com/phpkb/article.php?id=356</link>
										<description><![CDATA[When migrating multi-company, multi-year or otherwise multi-instance ISAM data layouts to isCOBOL DatabaseBridge (easydb), it is common for customers to maintain multiple directories containing identical file structures, for example: /C01/data...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=329</guid>
										<title>How to manage a large COBOL OCCURS on a Database with Database Bridge</title>
										<link>https://support.veryant.com/phpkb/article.php?id=329</link>
										<description><![CDATA[ In COBOL it is common that an FD contains one or more OCCURS clauses, a concept that doesn&#39;t exist in a relational data base.  When we migrate from an indexed file system to a relational data base, using isCOBOL Database Bridge; this could cause...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=67</guid>
										<title>Where is the Microsoft SQL Server 2005 JDBC Driver?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=67</link>
										<description><![CDATA[ Question: I installed Microsoft SQL Server, but I can&#39;t find the SQL Server JDBC Driver. Where is it located?  Answer:  Visit the Microsoft SQL Server JDBC Driver home page at https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=191</guid>
										<title>How do I set up JDBC to communicate with Oracle database?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=191</link>
										<description><![CDATA[ isCOBOL needs the proper JDBC driver to interact with any RDBMS, including Oracle. JDBC drivers are Java libraries (jar) that are usually supplied by the RDBMS vendor. Each RDMBS has its own drivers.  Oracle has several different types of drivers,...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=155</guid>
										<title>Where can I get products and services for Postgres (PostgreSQL)?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=155</link>
										<description><![CDATA[ isCOBOL supports Postgres (PostgreSQL) in two ways:  Through a built-in COBOL/ESQL compiler which translates EXEC SQL statements to JDBC Through isCOBOL ESQL Generator which creates bridge programs that route COBOL indexed file I/O statements to...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=177</guid>
										<title>Can isCOBOL access Oracle, MS SQL and other RDBMS?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=177</link>
										<description><![CDATA[ isCOBOL has several options to access any RDBMS like MS SQL, Oracle, DB/2, MySQL, PostgreSQL, and any other RDBMS that provides a JDBC driver.  You can access these databases with ESQL. The isCOBOL runtime comes with a robust SQL processor. If you...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=215</guid>
										<title>Trying to work with MS SQL I get the error "JRE (Java Runtime Environment) version 1.7 is not supported by this driver. use classlibrary sqljdbc4.jar witch supports JDBC 4.0".</title>
										<link>https://support.veryant.com/phpkb/article.php?id=215</link>
										<description><![CDATA[ This is usually caused by having &#39;sqljdbc&#39; and &#39;sqljdbc4.jar&#39; in your CLASSPATH or the %ISCOBOL%/lib directory.  You only need the sqljdbc4.jar. You should delete the sqljdbc.jar.  Here is a link to Microsoft&#39;s documentation that...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=53</guid>
										<title>Does Oracle Pro*COBOL work with isCOBOL?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=53</link>
										<description><![CDATA[  To use Pro*COBOL, compile with the isCOBOL -cp option to enable full POINTER support. This is necessary because the Pro*COBOL precompiler translates EXEC SQL statements to a C API that passes COBOL data as pointers and saves them internally to be...]]></description>

									</item>

</channel>

</rss>