Ingres Community Forums Login Register Ingres.com  

Ingres Community Blogs

Old

Time to say goodbye to the “ca.ingres.jdbc” package

Posted 2010-04-16 at 10:59 AM by teresa

Beginning with Ingres 2006, the Ingres JDBC Driver and DataSources classes contained in the Java archive, iijdbc.jar, under the Java package path of "ca.ingres.jdbc" were moved to the package path of "com.ingres.jdbc". The iijdbc.jar archive included with all Ingres 9.x releases also contains the original classes for backward compatibility with the note that the classes would be removed in the next major Ingres release.

The time has come to say goodbye to the...
Ingres Corp
Posted in Java
Views 3389 Comments 1 teresa is offline Edit Tags
Old

Improving Data Load using the new Ingres 10 Batch Execution Feature

Posted 2010-04-14 at 09:14 PM by teresa
Updated 2010-04-14 at 09:24 PM by teresa (removed blank space)

One of the new features coming with Ingres 10 is the complete support of batched statements in JDBC. The Ingres JDBC Driver has always supported the addBatch and executeBatch methods but under the covers executed each statement in the batch individually. While this worked, it resulted in less than optimal performance. With Ingres 10, a number of changes were made to the Ingres DBMS, Data Access (DAS) Servers and the JDBC Driver to utilize a feature of the Ingres communications layer to send statements...
Ingres Corp
Posted in Java
Views 3640 Comments 0 teresa is offline Edit Tags
Old

Ever have trouble identifying when a feature was introduced in Ingres?

Posted 2010-03-02 at 02:03 PM by teresa
Updated 2010-03-03 at 11:13 AM by teresa

It's always challenging to discover what features were released in a particular Ingres version when trying to plan a migration from one release of Ingres to another.

This document attempts to complement the Ingres Migration Guide by not only providing the list of features but also including the associated project page if one exists on the Community Wiki. In some cases, the release will predate the move by Ingres Engineering to make the design documents of new features readily accessible...
Ingres Corp
Posted in Uncategorized
Views 5127 Comments 2 teresa is offline Edit Tags
Old

How to Locate Information About the Ingres .NET Data Provider?

Posted 2010-03-02 at 01:48 PM by teresa
Tags .net, ingres, odbc

Ever wonder how to find more information on the Ingres .NET Data Provider? There is quite a bit of information on the Ingres Community Wiki relating to the Ingres .NET Data Provider and using .NET with Ingres.

Most of this information is centrally located at Ingres .NET Development Center. We try to ensure all content on the wiki related to .NET and Ingres can be accessed from this main page. I’m sure we don’t manage to link up everything but we do try.

A summary...
Ingres Corp
Posted in .NET
Views 4838 Comments 0 teresa is offline Edit Tags
Old

How to Locate Information About the Ingres ODBC Driver?

Posted 2010-03-02 at 01:36 PM by teresa

Ever wonder how to find more information on the Ingres ODBC Driver? There is quite a bit of information on the Ingres Community Wiki relating to the Ingres ODBC Driver and using ODBC applications with Ingres.

Most of this information is centrally located at Ingres ODBC Development Center. We try to ensure all content on the wiki related to ODBC and Ingres can be accessed from this main page. I’m sure we don’t manage to link up everything but we do try.

A summary...
Ingres Corp
Posted in ODBC
Views 4879 Comments 0 teresa is offline Edit Tags
© 2009 Ingres Corporation. All Rights Reserved