<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>IBProvider - news, releases, manuals</title>
    <link>http://www.ibprovider.com/eng/index.html</link>
    <description>IBProvider releases notes, documentation, code samples, articles
    </description>
    
    <language>en</language>
    <pubDate>Mon, 27 Jul 2015 18:03:28 +0300</pubDate>
    <lastBuildDate>Mon, 27 Jul 2015 18:03:28 +0300</lastBuildDate>

    <docs>http://blogs.law.harvard.edu/tech/rss</docs>

    <category>Firebird</category>
    <category>InterBase</category>
    <category>ADO</category>
    <category>ADO .Net</category>
    <category>Database</category>
    <category>OLE DB</category>
    <category>OLE DB Provider</category>
    <category>IBProvider</category>

    
        
      <item>
        <title>
   Updated Free IBProvider supporting Firebird v3 and InterBase XE7</title>
        <link>http://www.ibprovider.com/eng/news/n_150520__free_ibprovider_for_fb3_and_ib_xe7.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       Updated Free IBProvider supporting Firebird v3 and InterBase XE7
     </h1>

     
      
      
      

<p>We decided to improve functionality of the free version of OLE DB provider for Firebird and InterBase. Now it supports all current versions of InterBase and Firebird including IB XE7 и FB v3!</p>

<p>«Free IBProvider» is based on «IBProvider Professional Edition» and inherits its key features like reliability, performance and workability.</p>

<h2>Main specifications of the Free IBProvider</h2>
<ul>
<li>Compiled in VS2013 Community Edition</li>
<li>Support of all Firebird versions</li>
<li>Support of all InterBase versions</li>
<li>Query pool support</li>
<li>Connection pool support</li>
<li>DTC support</li>
<li>ODBC query support</li>
<li>Support of asynchronous data download</li>
<li>Support of multithreaded applications</li>
<li>Support of the replacement of the provider's CLSID and ProgID components</li>
<li>Localization of error messages and UI</li>
<li>And much more!</li>
</ul>

<p>In addition, you can use «Free IBProvider» together with «LCPI ADO.NET Data Provider for OLE DB»!</p>

<p>The ProgID of the «Free IBProvider» is «LCPI.IBProvider.3.Free».</p>

<h2>Restrictions of the free version</h2>
<ul>
<li>32-bit version only</li>
<li>Metadata schemes not available</li>
<li>Updatable sets not supported</li>
</ul>

<h2>Download</h2>
<p>«Free IBProvider» is available for download from your <a rel="nofollow" href="http://www.ibprovider.com/customer/login.php?lang=1">personal area</a>. If you don't have an account yet, you may <a rel="nofollow" href="http://www.ibprovider.com/customer/register.php?lang=1">create it by your own</a>.</p>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Wed, 20 May 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150520__free_ibprovider_for_fb3_and_ib_xe7.html</guid>
      </item>
    
        
      <item>
        <title>
   IBProvider 3.23.1 Release</title>
        <link>http://www.ibprovider.com/eng/news/n_150520.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       IBProvider 3.23.1 Release
     </h1>

     
      
      
      

<ol>
<li>New parameters in the PROG_REG_PARAMS resource:
<ul>
 <li>provider_prog_id</li>
 <li>provider_prog_id_no_ver</li>
 <li>provider_descr</li>
 <li>error_service_descr</li>
 <li>data_link_page_descr</li>
 <li>adv_data_link_page_descr</li>
</ul>
<br>
You can modify PROG_REG_PARAMS resource for creation of isolated provider,which will be supplied as part of your application.<br><br></li>

<li>A lot of internal changes in the provider's code has been done.<br><br></li>

<li>In the installation package was added a new command-line utility _Win32ResUpdater.exe, which allows you to modify resources of modules.<br><br></li>

<li>In the installation package was  added a new example, which demonstrates the using of isolated IBProvider without registration in the system («Registration Free COM» technology) from AnyCPU .NET applications.<br><br>

Catalog of example: "Samples\oledb_net\Collection_001\Sample_0023__UsingIBProviderWithoutRegistration".</li>
</ol>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download IBProvider</a></span> &nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Order IBProvider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Wed, 20 May 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150520.html</guid>
      </item>
    
        
      <item>
        <title>
   Release of ADO.NET provider for OLE DB engines!</title>
        <link>http://www.ibprovider.com/eng/news/n_150408_adonet_provider_release.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       Release of ADO.NET provider for OLE DB engines!
     </h1>

     
      
      
      

<p>We are pleased to announce the release of our ADO.NET provider and we want you to rethink the word "freedom".</p>

<h2>Freedom in choosing access technology</h2>

<p>Our .NET provider doesn't force you to use ADO.NET as the exclusive access technology in application. You can use ADODB and work with OLE DB provider directly. Simultaneously!</p>

<h2>Freedom in choosing programming language</h2>

<p>You can use any .NET programming language and any programming language that supports COM or ActiveX. All at once!</p>

<h2>Freedom from problems</h2>

<p>Don't spend your time searching for potential problems in our solutions. We have developed an enormous number of automated tests with which we killed a couple hard disk kits and burned a lot of electricity. All this was done so you and we be sure of the quality!</p>

<p>Don't be afraid to be "left out" and face additional problems in a few years. We have been addressing the issues of FB and IB interaction for already 15 years regularly producing updates. We love our job. And we have a lot of new ideas that we very much want to implement!</p>

<h2>ADO.NET provider fundamentals</h2>

<ul>
<li>Integration with ADODB and OLE DB infrastructure (examples <a title="Collaboration of ADO.NET, ADODB and OLEDB technologies. (C#)" href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0001.html">21</a> and <a title="Work within ADODB connection. (C#)" href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0022.html">22</a>)</li>
<li>Full compatibility with System.Data.OleDb</li>
<li>Availability of DDEX provider</li>
<li>Support of all versions of Firebird and InterBase including Firebird v3</li>
<li>100% support of all types of Firebird, InterBase and OLE DB data</li>
<li>Target platforms: .NET FW 3.5, 4.0, 4.5, 4.5.1</li>
<li>Unified support of 32bit и 64bit</li>
<li>Full support of parameter queries</li>
<li>Support of multithreaded applications</li>
<li>Localization</li>
<li>Distribution in the form of MSI and EXE installers and NUGET packages</li>
<li>Total automated testing</li>
<li>100% readiness for use in industrial software</li>
<li>100% satisfaction with architecture and coding quality</li>
<li>There will be no second version, only local improvements and functionality expansion</li>
</ul>

<h2>ADO.NET provider project statistics</h2>

<ul>
<li>Total development time from research to release: 4 years (~1.4K days)</li>
<li>Source code of the ADO.NET provider: 5MB, 40.8K of lines, 9.2K of asserts</li>
<li>Source code of the DDEX provider: 1.2MB, 9.8K of lines</li>
<li>Source code of the instrumental library (lcpi.lib): 1.3MB, 11.4K of lines</li>
<li>Test system of the provider: 7.5MB of code, 5.8K of tests</li>
<li>Total volume of the installers source code (Wix, C++): 0.9MB</li>
</ul>

<h2>The result</h2>

<p>With the .NET provider presented, we tried to resolve all the issues reported to us by our users.</p>

<p>We have perfected the ADO.NET technology itself.</p>

<p>And we tried very much to avoid creating a "project" that is easier to rewrite from scratch than to correct.
 <!-- There are already too many such "crafts". --> </p>

<p>We have created a finished product in a literal sense. And we are very proud that we have managed to create it!</p>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/documentation/lcpi_oledb_net__using_adonet_with_firebird.html">Read the start guide for ADO.NET provider and Firebird SQL Server</a></span>
</div>
<br>
<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download EXE-installer of ADO.NET provider</a></span>&nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download OLE DB engine for ADO.NET provider</a></span>
</div>
<br>
<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Buy OLE DB engine for ADO.NET provider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Wed, 08 Apr 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150408_adonet_provider_release.html</guid>
      </item>
    
        
      <item>
        <title>
   IBProvider 3.23 Release</title>
        <link>http://www.ibprovider.com/eng/news/n_150312.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       IBProvider 3.23 Release
     </h1>

     
      
      
      

<ul>
<li>The information properties «IB ODS Version» and «IB ODS Minor Version» removed.</li>
<li>The management of database connection resources improved.</li>
<li>The code of database detaching and removing improved.</li>
</ul>

<p>The current version of IBProvider is defined as the minimum for ADO.NET provider.</p>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Thu, 12 Mar 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150312.html</guid>
      </item>
    
        
      <item>
        <title>
   IBProvider 3.22 Release</title>
        <link>http://www.ibprovider.com/eng/news/n_150219.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
        IBProvider 3.22 Release
     </h1>

     
      
      
      

<ul>
<li>New information property «<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_003.html#IB_Database_ODS_Version">IB Database ODS Version</a>».</li>
<li>The initialization property «cmessages» removed.</li>
<li>The information property «IB Base Level» removed.</li>
<li>[Bug Fix] Restored ability of connection to IB4 и IB5.</li>
<li>IBProvider no longer supports IB4 server's client (gds32.dll). The reason is: this DLL does not contain the VERSIONINFO resource. You can connect to IB4 through other IB/FB clients.</li>
<li>[Bug Fix] Corrections in module's resources.</li>
<li>[Bug Fix] Other specific errors fixed.</li>
</ul>

<p>In the next release:</p>

<ul>
 <li>The following information properties will be deleted «<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_003.html#IB_ODS_Version">IB ODS Version</a>», «<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_003.html#IB_ODS_Minor_Version">IB ODS Minor Version</a>».</li>
</ul>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Thu, 19 Feb 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150219.html</guid>
      </item>
    
        
      <item>
        <title>
   IBProvider (3.21.2) and .Net Provider updates</title>
        <link>http://www.ibprovider.com/eng/news/n_150130.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       IBProvider (3.21.2) and .Net Provider updates
     </h1>

     
      
      
      

<DIV class="ibp__block-msg ibp__msg-note text_align-center">
IBProvider turned 15 years old this year.
</DIV>

<h2>Changes in IBProvider 3.21.2.17309.</h2>

<ul>
<li>Improved handling of errors related to inactive transaction commit and rollback.</li>
<li>Error fixed: rollback retaining for an inactive transaction will now always be rejected as an erroneous operation.</li>
<li>Multiple inner changes improving code quality.</li>
<li>Other specific errors fixed.</li>
</ul>

<p>In the next release:</p>

<ul>
<li>The «<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_001.html#cmessages">cmessages</a>» initialization property will be deleted.</li>
</ul>

<p>Taking into account the nature of the corrections and changes, we recommend that you update your IBProvider version to the current one.</p>

<h2>Changes in .Net Provider (build 2286).</h2>

<ul>
<li>On default, NetProvider disables implicit commit of nested transactions. You can change this behavior by means of the new property of the connection string «NetProv: NestedTransRules» (permitted values are listed in OleDbPropertiesValues.NetProvider.NestedTransRules) or by means of the new property OleDbConnectionStringBuilder.NetProvider.NestedTransRules.</li>
<li>Fixed error handling for transaction commit and rollback.</li>
<li>Other errors fixed.</li>
</ul>

<h2>Support of NuGet packages.</h2>

<p>Now you can download release builds of .Net Provider from <a href="https://www.nuget.org/packages/lcpi.data.oledb/">NuGet.org</a>.</p>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download IBProvider</a></span>&nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Order IBProvider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Fri, 30 Jan 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150130.html</guid>
      </item>
    
        
      <item>
        <title>
   IBProvider 3.21.1. Improving code quality</title>
        <link>http://www.ibprovider.com/eng/news/n_150113.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       IBProvider 3.21.1. Improving code quality
     </h1>

     
      
      
      

<p>In this update, was done many changes in the code for improving of IBProvider quality. In particular:</p>

<ul>
 <li>Improved reliability of the code.</li>
 <li>Improved error handling.</li>
 <li>Fixed a number of errors.</li>
</ul>

<h2>Additional</h2>

<ul>
 <li>Was checked the compatibility with InterBase XE7.</li>
 <li>Was checked the compatibility with Firebird v3.</li>
</ul>

<h2>In next release</h2>

<ul>
 <li>Will be deleted information property «<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_003.html#IB_Base_Level">IB Base Level</a>»</li>
 <li>Will be removed ability of connect to the "unknown" server. IBProvider will only work with Firebird, InterBase and Yaffil.</li>
</ul>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download IBProvider</a></span>&nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Order IBProvider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Tue, 13 Jan 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_150113.html</guid>
      </item>
    
        
      <item>
        <title>
   Go to Visual Studio 2013 Community!</title>
        <link>http://www.ibprovider.com/eng/news/n_141124.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       Go to Visual Studio 2013 Community!
     </h1>

     
      
      
      

<p>On November 12, 2014, Microsoft released the new free edition of Visual Studio 2013 called Community. One of the key features of the new edition is that small teams are now allowed to create commercial applications!</p>

<p>The functionality of the Community edition is as good as that of the Professional edition.</p>

<DIV class="ibp__block-msg ibp__msg-yellow_attention text_align-center">
Most likely, Visual Studio 2015 will have the same free edition!
</DIV>

<p>We are happy that things have turned out this way and now we are ready to present the updated versions of IBProvider and NetProvider with maximum support for Visual Studio 2013.</p>

<h2>NetProvider</h2>

<ul>
 <li>Assemblies for FW 4.5.1 added.</li>
 <li>DDEX provider for VS2013 added.</li>
 <li>Small changes in lcpi.data.oledb.OleDbParameter.</li>
 <li>New example added – <a title="Execution of the script with DDL queries and IN/OUT parameters. (C#)" href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0018.html">18</a>.</li>
</ul>

<h2>IBProvider v3.21</h2>

<ul>
 <li>Recompiled using VS2013. File signature – vc12xp.</li>
 <li>Internal changes.</li>
 <li>Support for MSSQL 2014 added.</li>
 <li>Support for the Win9x systems removed.</li>
</ul>

<p>For registered users, binaries created by VS2010 and VS2012 are also available.</p>

<h2>Our plans</h2>

<p>We have come up with the nearest big task in the development of IBProvider. It will have its own code for network interaction with Firebird 2.5. In other words, fbclient.dll will become unnecessary.  This will not only simplify the use of our components but also substantially improve the reliability of the systems that use IBProvider, such as MSSQL for example.</p>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download IBProvider</a></span>&nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Order IBProvider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Mon, 24 Nov 2014 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_141124.html</guid>
      </item>
    
        
      <item>
        <title>
   IBProvider 3.20.2. Error correction</title>
        <link>http://www.ibprovider.com/eng/news/n_141031.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1>
       IBProvider 3.20.2. Error correction
     </h1>

     
      
      
      

 
<script type="text/javascript" src="http://www.ibprovider.com/eng/js/highlight2/highlight.pack.js"></script>
<script type="text/javascript">hljs.tabReplace = '    ';hljs.initHighlightingOnLoad();</script>


<p>In the new release:</p>

<ul>
 <li>One multithread error corrected. The error was detected with the help of stressed testing.</li>
 <li>Revision and improvement of the existing code conducted.</li>
 <li>Improvement of the IBProvider testing system for performance of tests in stress conditions.</li>
</ul>

<p>The corrected error was not a critical one. However, we recommend that you upgrade your IBProvider to the current version.</p>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download IBProvider</a></span>&nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Order IBProvider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Fri, 31 Oct 2014 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_141031.html</guid>
      </item>
    
        
      <item>
        <title>
   Second release candidate of .Net Provider for OleDb</title>
        <link>http://www.ibprovider.com/eng/news/n_141014.html</link>
        <description><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   
     
     

     <h1 class="red">
       Second release candidate of .Net Provider for OleDb
     </h1>

     
      
      
      

 
<script type="text/javascript" src="http://www.ibprovider.com/eng/js/highlight2/highlight.pack.js"></script>
<script type="text/javascript">hljs.tabReplace = '    ';hljs.initHighlightingOnLoad();</script>


<p>
We are pleased to announce the second release candidate of our .NET Data Provider for interaction with Firebird and InterBase via IBProvider. By now, we have implemented all the functionality of System.Data.OleDb. If you want to transfer your .NET projects for FB/IB to the new level of functionality and quality, we recommend you to start using «LCPI .NET Data Provider for OLE DB». If you have any questions or suggestions, please write us.</p>

<h2>Key capabilities of .NET Provider</h2>

<p>You can have a look at the list of key components and capabilities of .NET Provider <a title="First release candidate of .NET Provider for OleDb." href="http://www.ibprovider.com/eng/news/n_131120.html">here</a>.</p>

<h2>Changes in .NET Provider</h2>

<ul>
 <li>Connection cloning implemented for creation of parallel transactions. See the   OleDbConnection::CloneSession method. <a title="Parallel transactions within one connection. (C#)" href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0017.html">Example #17</a>.</li>
 <li>The OleDbConnectionStringBuilder component improved.</li>
 <li>New service components:
    <ol>
    <li>OleDbEnumeratorColumnNames</li>
    <li>OleDbMetaDataCollectionColumnNames</li>
    <li>OleDbMetaDataCollectionNames</li>
    <li>OleDbErrorSupport</li>
    <li>OleDbTypeSupport</li>
    </ol>
 </li>
 <li>Support of other OLE DB providers slightly improved.</li>
</ul>

<h2>DDEX Provider</h2>

<p>Now we have a full-fledged integration with Server Explorer from Visual Studio (2008/2010/2012). DDEX providers allow navigation through:</p>

<ol>
<li>System tables</li>
<li>User tables</li>
<li>User views (VIEW)</li>
<li>Stored procedures</li>
<li>Stored functions</li>
</ol>

<div align="center">
 <img border="0" src="http://www.ibprovider.com/eng/i/news/141014/ServerExplorer_VS2012.png"/><br>
 <b>Visual Studio 2012. Server Explorer.</b><br><br>
</div>

<p>
We tried to make our DDEX provider of a higher quality than the DDEX provider for System.Data.OleDb.
</p>

<p>When you set up a connection via IBProvider, enable:</p>
<ol>
<li>Automatic transactions - "<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_001.html#auto_commit">auto_commit</a>=true"</li>
<li>Inclusion of a prefix into parameter name - "<a class="ibp__oledb_dbprop_link" href="http://www.ibprovider.com/eng/documentation/property_001.html#named_param_rules">named_param_rules</a>=1"</li>
</ol>

<div align="center">
 <img border="0" src="http://www.ibprovider.com/eng/i/news/141014/DataLink_Page1.png"/><br>
 <b>Permit of automatic transactions.</b><br><br>
</div>

<div align="center">
 <img border="0" src="http://www.ibprovider.com/eng/i/news/141014/DataLink_Page2.png"/><br>
 <b>Inclusion of a prefix into parameter name.</b><br><br>
</div>

<h2>New EXE installer</h2>

<p>To ensure correct registration of DDEX providers in the system, we had to create an additional shell for MSI package – Bootstrapper. The user interface was localized for your convenience.
</p>

<div align="center">
 <img border="0" src="http://www.ibprovider.com/eng/i/news/141014/NetProviderInstaller_Boot_CfgPage.png"/><br>
 <b>New installer for .NET provider.</b><br><br>
</div>

<p>
The user functionality of Bootstrapper most closely resembles that UI <a title="Installer for «LCPI ADO.NET Provider for OLE DB» [MSI]." href="http://www.ibprovider.com/eng/documentation/lcpi_oledb_net__installer_msi.html">MSI-package</a>. We hope you will not have any problems starting and using it.
</p>
<p>
MSI package is still available for download from user accounts. To install DDEX providers correctly, you need to run the MSI package installation with system administrator rights. Bootstrapper provides this automatically.
</p>

<br>

<div class="h2" align="center">
<span class="blue underline"><a href="http://www.ibprovider.com/eng/download.html">Download LCPI ADO.NET Data Provider for OLE DB</a></span>&nbsp;&nbsp;|&nbsp;&nbsp;<span class="blue underline"><a href="http://www.ibprovider.com/eng/purchase.html">Order IBProvider</a></span>
</div>

 
   

   

   
   
   

         

   
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   
      
   


 </html>]]></description>
        <pubDate>Tue, 14 Oct 2014 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/news/n_141014.html</guid>
      </item>
    
        
                

    
       <item>
        <title>
   Using «LCPI ADO.NET Data Provider for OLE DB» with Firebird SQL Server.</title>
        <link>http://www.ibprovider.com/eng/documentation/lcpi_oledb_net/using_adonet_with_firebird.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/lcpi_oledb_net__using_adonet_with_firebird.html">Using «LCPI ADO.NET Data Provider for OLE DB» with Firebird SQL Server.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 31 Mar 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/lcpi_oledb_net/using_adonet_with_firebird.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Work within ADODB connection. (C#).</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0022.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0022.html">[ADO.NET Sample] Work within ADODB connection. (C#).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 26 Mar 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0022.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Collaboration of ADO.NET, ADODB and OLEDB technologies. (C#).</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0021.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0021.html">[ADO.NET Sample] Collaboration of ADO.NET, ADODB and OLEDB technologies. (C#).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 26 Mar 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0021.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Creation of database through ADO.NET provider. For Jedi only. (C#, Firebird 2.5+).</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0020.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0020.html">[ADO.NET Sample] Creation of database through ADO.NET provider. For Jedi only. (C#, Firebird 2.5+).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 03 Mar 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0020.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Work with arrays in database table.</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0019.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0019.html">[ADO.NET Sample] Work with arrays in database table.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Sat, 10 Jan 2015 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0019.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Execution of the script with DDL queries and IN/OUT parameters.</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0018.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0018.html">[ADO.NET Sample] Execution of the script with DDL queries and IN/OUT parameters.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Mon, 17 Nov 2014 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0018.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Parallel transactions within one connection.</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0017.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0017.html">[ADO.NET Sample] Parallel transactions within one connection.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 25 Feb 2014 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0017.html</guid>
      </item>
    
       <item>
        <title>
   Registration and work with Linked Server of MSSQL 2012.</title>
        <link>http://www.ibprovider.com/eng/documentation/mssql_2012.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/mssql_2012.html">Registration and work with Linked Server of MSSQL 2012.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 11 Dec 2013 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/mssql_2012.html</guid>
      </item>
    
       <item>
        <title>
   Installer for «LCPI ADO.NET Provider for OLE DB» [MSI].</title>
        <link>http://www.ibprovider.com/eng/documentation/lcpi_oledb_net__installer_msi.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/lcpi_oledb_net__installer_msi.html">Installer for «LCPI ADO.NET Provider for OLE DB» [MSI].</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 20 Nov 2013 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/lcpi_oledb_net__installer_msi.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Cancel of query to Firebird. Simple comparison of quality of providers.</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0016.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0016.html">[ADO.NET Sample] Cancel of query to Firebird. Simple comparison of quality of providers.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Fri, 15 Nov 2013 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0016.html</guid>
      </item>
    
       <item>
        <title>
   [ADO.NET Sample] Work with native BOOLEAN datatype of Firebird v3 and InterBase v11.</title>
        <link>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0014.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0014.html">[ADO.NET Sample] Work with native BOOLEAN datatype of Firebird v3 and InterBase v11.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 13 Nov 2013 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/lcpi_oledb_net__c001__example_0014.html</guid>
      </item>
    
       <item>
        <title>
   New samples for &quot;LCPI ADO.NET Data Provider for OLEDB&quot;.</title>
        <link>http://www.ibprovider.com/eng/documentation/examples.html#lcpi_oledb_net_c0001</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/examples.html#lcpi_oledb_net_c0001">New samples for &quot;LCPI ADO.NET Data Provider for OLEDB&quot;.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 12 Nov 2013 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/examples.html#lcpi_oledb_net_c0001</guid>
      </item>
    
       <item>
        <title>
   5 key innovations in InterBase XE (InterBase 2010).</title>
        <link>http://www.ibprovider.com/eng/documentation/interbase-xe-2010-features.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/interbase-xe-2010-features.html">5 key innovations in InterBase XE (InterBase 2010).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 19 Jan 2011 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/interbase-xe-2010-features.html</guid>
      </item>
    
       <item>
        <title>
   How to create a Firebird or InterBase database by using ADOX and Visual C# .NET (or VBScript).</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_interbase_create_database_code.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_interbase_create_database_code.html">How to create a Firebird or InterBase database by using ADOX and Visual C# .NET (or VBScript).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 26 Aug 2010 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_interbase_create_database_code.html</guid>
      </item>
    
       <item>
        <title>
   Usage of BOOLEAN and GUID types in Firebird and InterBase.</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_interbase_guid_boolean.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_interbase_guid_boolean.html">Usage of BOOLEAN and GUID types in Firebird and InterBase.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Sat, 04 Jul 2009 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_interbase_guid_boolean.html</guid>
      </item>
    
       <item>
        <title>
   Quick start with Borland InterBase SQL Server.</title>
        <link>http://www.ibprovider.com/eng/documentation/interbase.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/interbase.html">Quick start with Borland InterBase SQL Server.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 02 Apr 2009 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/interbase.html</guid>
      </item>
    
       <item>
        <title>
   Working with Firebird and InterBase in Delphi.</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_interbase_delphi.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_interbase_delphi.html">Working with Firebird and InterBase in Delphi.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 02 Dec 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_interbase_delphi.html</guid>
      </item>
    
       <item>
        <title>
   Working with Firebird and InterBase with limited system rights.</title>
        <link>http://www.ibprovider.com/eng/documentation/ibprovider_without_regsvr.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/ibprovider_without_regsvr.html">Working with Firebird and InterBase with limited system rights.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 06 Nov 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/ibprovider_without_regsvr.html</guid>
      </item>
    
       <item>
        <title>
   Charsets and collations in Firebird and InterBase.</title>
        <link>http://www.ibprovider.com/eng/documentation/charsets_collations.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/charsets_collations.html">Charsets and collations in Firebird and InterBase.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 06 Nov 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/charsets_collations.html</guid>
      </item>
    
       <item>
        <title>
   Firebird Sql Server for beginners.</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird.html">Firebird Sql Server for beginners.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Mon, 20 Oct 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird.html</guid>
      </item>
    
       <item>
        <title>
   InterBase and Firebird Developer's manual for ADO .Net. Part 3. Additional features: DDL, metadata schemas, ODBC Escape Sequences</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_adonet_p3_ddl_odbc_metadata.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_adonet_p3_ddl_odbc_metadata.html">InterBase and Firebird Developer's manual for ADO .Net. Part 3. Additional features: DDL, metadata schemas, ODBC Escape Sequences</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Mon, 21 Apr 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_adonet_p3_ddl_odbc_metadata.html</guid>
      </item>
    
       <item>
        <title>
   InterBase and Firebird Developer's manual for ADO .Net. Part 2. Using code generators and tools of Visual Studio 2005 - VS 2008</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_adonet_p2_visual_studio_2008.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_adonet_p2_visual_studio_2008.html">InterBase and Firebird Developer's manual for ADO .Net. Part 2. Using code generators and tools of Visual Studio 2005 - VS 2008</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Mon, 14 Apr 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_adonet_p2_visual_studio_2008.html</guid>
      </item>
    
       <item>
        <title>
   10 reasons to upgrade InterBase and Firebird application to 64 bits.</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_interbase_64_bit.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_interbase_64_bit.html">10 reasons to upgrade InterBase and Firebird application to 64 bits.</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Mon, 07 Apr 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_interbase_64_bit.html</guid>
      </item>
    
       <item>
        <title>
   InterBase and Firebird Developer's manual for Visual Studio. Part 1. Introduction to ADO .Net.</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_adonet.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_adonet.html">InterBase and Firebird Developer's manual for Visual Studio. Part 1. Introduction to ADO .Net</a>.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Fri, 28 Mar 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_adonet.html</guid>
      </item>
    
       <item>
        <title>
   New features of Firebird 2.0. Examples for ADO .Net (c#).</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_20_adonet.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_20_adonet.html">New features of Firebird 2.0. Examples for ADO .Net (c#).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Sat, 23 Feb 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_20_adonet.html</guid>
      </item>
    
       <item>
        <title>
   Integration Services. Part 1. Import and data processing in Firebird and InterBase. (MS SQL Server 2005 Business Intelligence).</title>
        <link>http://www.ibprovider.com/eng/documentation/ssis_firebird_interbase.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/ssis_firebird_interbase.html">Integration Services. Part 1. Import and data processing in Firebird and InterBase. (MS SQL Server 2005 Business Intelligence).</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Mon, 18 Feb 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/ssis_firebird_interbase.html</guid>
      </item>
    
       <item>
        <title>
   ODBC or OLE DB? Choosing a driver for InterBase and Firebird..</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_interbase_odbc_drivers.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/firebird_interbase_odbc_drivers.html">ODBC or OLE DB? Choosing a driver for InterBase and Firebird.</a>.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 16 Jan 2008 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_interbase_odbc_drivers.html</guid>
      </item>
    
       <item>
        <title>
   We have published forum topic with frequently asked questions about MS SQL Server Business Intelligence.</title>
        <link>http://www.ibprovider.com/forum/site/viewtopic.php?p=935</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     We have published forum topic with <a href="http://www.ibprovider.com/forum/site/viewtopic.php?p=935">frequently asked questions about MS SQL Server Business Intelligence</a>.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Fri, 21 Dec 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/forum/site/viewtopic.php?p=935</guid>
      </item>
    
       <item>
        <title>
   The Compete Guide to ODBC Escape Sequences in Firebird and InterBase has published.</title>
        <link>http://www.ibprovider.com/eng/documentation/odbc_escape_sequences.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/odbc_escape_sequences.html">The Compete Guide to ODBC Escape Sequences in Firebird and InterBase</a> has published.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 04 Dec 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/odbc_escape_sequences.html</guid>
      </item>
    
       <item>
        <title>
   We have published forum topic with frequently asked questions about MS SQL Linked Server technology.</title>
        <link>http://www.ibprovider.com/forum/site/viewtopic.php?t=19</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     We have published forum topic with <a href="http://www.ibprovider.com/forum/site/viewtopic.php?t=19">frequently asked questions about MS SQL Linked Server technology</a>.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 04 Dec 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/forum/site/viewtopic.php?t=19</guid>
      </item>
    
       <item>
        <title>
   Differences between IBProvider versions article was updated. Existing and new functions has grouped by categories.</title>
        <link>http://www.ibprovider.com/eng/documentation/differences_between_versions.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     <a href="http://www.ibprovider.com/eng/documentation/differences_between_versions.html">Differences between IBProvider versions</a> article was updated. Existing and new functions has grouped by categories.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Thu, 18 Oct 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/differences_between_versions.html</guid>
      </item>
    
       <item>
        <title>
   New example of the storing image into the BLOB field.</title>
        <link>http://www.ibprovider.com/eng/examples/example_net_09.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     New <a href="http://www.ibprovider.com/eng/examples/example_net_09.html">example of the storing image into the BLOB field</a>.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Fri, 17 Aug 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/examples/example_net_09.html</guid>
      </item>
    
       <item>
        <title>
   Article Using new features of the Firebird 2.1 in the ADO .Net. was published.</title>
        <link>http://www.ibprovider.com/eng/documentation/firebird_21_adonet.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     Article <a href="http://www.ibprovider.com/eng/documentation/firebird_21_adonet.html">Using new features of the Firebird 2.1 in the ADO .Net.</a> was published.
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Tue, 24 Jul 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/firebird_21_adonet.html</guid>
      </item>
    
       <item>
        <title>
   New sample of using Crystal Reports with Firebird in .Net 2 (VS 2005). Download here</title>
        <link>http://www.ibprovider.com/eng/download.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     New sample of using Crystal Reports with Firebird in .Net 2 (VS 2005). Download <a href="http://www.ibprovider.com/eng/download/samples/CrystalReports.zip">here</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 21 Feb 2007 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/download.html</guid>
      </item>
    
       <item>
        <title>
   26 and 1 samples of using ADO .Net 2.0. with Firebird 2.0. Download here</title>
        <link>http://www.ibprovider.com/eng/download.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     26 and 1 samples of using ADO .Net 2.0. with Firebird 2.0. Download <a href="http://www.ibprovider.com/eng/download.html">here</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Fri, 01 Dec 2006 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/download.html</guid>
      </item>
    
       <item>
        <title>
   New article was published:  Differences between IBProvider versions</title>
        <link>http://www.ibprovider.com/eng/documentation/differences_between_versions.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     New article was published: <a href="http://www.ibprovider.com/eng/documentation/differences_between_versions.html"> Differences between IBProvider versions</a>
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Sat, 04 Nov 2006 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/differences_between_versions.html</guid>
      </item>
    
       <item>
        <title>
   Article How to connect InterBase database to MS SQL server and it VBScript sample was updated. Tips: using manual transaction mamagement</title>
        <link>http://www.ibprovider.com/eng/documentation/con_to_ms.html</link>
        <description><![CDATA[
                     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                     <html><body>
                     Article <a href="http://www.ibprovider.com/eng/documentation/con_to_ms.html">How to connect InterBase database to MS SQL server</a> and it VBScript sample was updated. Tips: using manual transaction mamagement
                     </body></html>
                     ]]>
                     </description>
        <pubDate>Wed, 02 Aug 2006 00:00:00 +0300</pubDate>
        <guid>http://www.ibprovider.com/eng/documentation/con_to_ms.html</guid>
      </item>
    

  </channel>
</rss>