ibm

IBM ILOG Business Rule Management system

Hi, Im currently looking at different Business Rule Management system wondering if anyone has used this to implement busines rules??? How did you find it etc?? Have you any other technology for implementing business rules that you could recommend???? Thanks Niall ...

How to fix unrecognised JRE library in WebSphere / Rational Software Architect project

I have just imported the usual range of projects into a workspace, and am using Rational Software Architect version 7. For the majority of projects I get this error: "The project was not build since its build path is incomplete. Cannot find the class file for java.lang.Object" Looking at the Java Build Path for one of these projects I...

Emulating IBM floating point multiplication/addition in VBA

I am attempting to emulate a (no longer existing) mainframe report generator in an Access 2003 or Access 2010 environment. The data it generates must match exactly with paper reports from the early 70s. Unfortunately, the earliest years data were run on hardware that used IBM floating point representation instead of IEEE. With the help o...

{"Could not create the driver from NHibernate.Driver.DB2Driver."} I am using C#.net

We are using Nhibernate to connect to DB2 database. From my C# application. We are able to connect using Odbc and OleDB driver but we need to connect using IBM DB2 driver (IBM.Data.DB2.dll). We are not able to connect using it. We are getting below error seems NHibernate is not able to create NHibernate.Driver.DB2Driver. {"Could not ...