Re: DB2 and WO
Re: DB2 and WO
- Subject: Re: DB2 and WO
- From: "RedBugz Software" <email@hidden>
- Date: Sat, 9 Sep 2006 05:53:12 -0600
On 9/6/06, email@hidden <email@hidden> wrote:
Hello -- does anybody use DB2 with WO5? I can't see any adaptors out
there? Has anybody had a crack at writing a JDBC adaptor for it?
We use DB2 for one of our WebObjects projects. We were just using the
normal JDBC stuff until we encountered a problem with LEFT OUTER JOIN
syntax and needed some additional non-JDBC DB2-only functionality, so
we ended up writing a small plugin to work around those. I don't think
I can publish the class, but I can give snippets. It was my first
attempt and probably not very good, but it worked for our needs.
We've not had luck with the pure-Java drivers, but that could easily
be a function of the strict nature of the DB2 database we access. The
native type-2 drivers work just fine, though they were a pain to
install and get working.
Logan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden