On 19.09.2004 04:30, Paul Joseph wrote:
My colleague and I are trying to use jdo to do an "alter table" command.
JDO is an O2R mapper, not a SQL replacement. I would not wonder if it does not work at all. From the error message I guess the query is not pre-tested, but as it does not return a resultset, it fails.
There might be a super-duper JDO implementation, that can change the mappings dynamically (as it is needed in your case), but I don't think the reference implementation will do it.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
