Re: Using IBM's DB2/UDB with WO 5.2?
Re: Using IBM's DB2/UDB with WO 5.2?
- Subject: Re: Using IBM's DB2/UDB with WO 5.2?
- From: Mike Little <email@hidden>
- Date: Thu, 13 Mar 2003 17:54:57 -0600
For the most part it works fine.
Some of the DB2 JDBC related class files have duplicate class names and actually live in packages that start "COM.ibm." and other identically named class files live in packages that start with "com.ibm" which will throw you if you try to install the DB2 JDBC drivers on an HFS volume. You just need to strip these classes out to another directory and adjust your classpath accordingly. I know this seems a little strange, but you'll see what I mean when you get there. Incidently, I was running DB2 on a RH Linux 8.0 box.
I also remember some issues with EOModeler, but they weren't show stoppers since the schema was already developed with other tools.
On Thursday, March 13, 2003, at 04:49PM, Brian Stewart <email@hidden> wrote:
>Hello,
>
>I have a customer that wants to use IBM's DB2/UDB with our WebObjects
>application. Does anyone out there have experience with this combination? How
>about with WO 4.5.1?
>
>It is not listed as a certified database platform on Apples' site.
>
>Thanks in advance,
>
>Brian
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.