Re: EOF & pgSQL join syntax
Re: EOF & pgSQL join syntax
- Subject: Re: EOF & pgSQL join syntax
- From: Art Isbell <email@hidden>
- Date: Thu, 29 Apr 2004 17:38:19 -1000
On Apr 29, 2004, at 2:46 PM, Arturo Pirez wrote:
In any case, I found a Radar for MySQL with the exact same issue in
the 5.2 release notes. There was no fix and no workaround. With this
added information, do you still think I can fix it in the plugin?
I'd give it a try. This Radar states that the JDBC adaptor supports
Oracle and Sybase. I'm guessing that it does so by testing for the
database type and providing the correct operator. But the JDBC adaptor
may not test for MySQL and PostgreSQL, so the default EOF outer join
operator, "*=", is used which is invalid for MySQL and PostgreSQL.
JDBC WO plugins should be able to deal with such things, I would think.
But what do I know?
Aloha,
Art
_______________________________________________
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.