Hi,

I would like to know whether OJB support DBMS's (like IBM's DB2/VSE VM) that
don't allow column aliases in SQL-select statements?

E.g. "Select TB_EMP as employee, ..."  doesn't work, it should be "Select
TB_EMP, ...".

I wonder if this will work with OJB and more particularly with JDO?      





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to