Witaj Armin,

W Twoim liście datowanym 14 maja 2005 (14:54:24) można przeczytać:

AW> Bartłomiej Knabel wrote:
>> Hi,
>> 
>> AW> I'm not very familiar with the OJB query generation, but I think you
>> AW> should post the generated query (using p6spy or any other tool).
>> 
>> "SELECT A0.czz_id,A0.czz_glAtid,A0.czz_dokId FROM
>> CzescZlozona A0,zp_czznd INNER JOIN ElementProjektowy A1 ON
>> A0.czz_id=A1.ep_id WHERE (zp_czznd.czz_zp_zpIdnd IN (1)) AND
>> A0.czz_id = zp_czznd.czz_zp_czpIdnd;"
>> 
>> Server: Msg 107, Level 16, State 2, Line 1
>> The column prefix 'A0' does not match with a table name or alias name used 
>> in the query.
>>

AW> If the query is auto-generated by OJB I think it's a dialect bug. In
AW> this case please make a detailed jira-bug report with stack trace,
AW> generated query and if possible with a fixed query statement (tested
AW> against your query browser).

http://issues.apache.org/jira/browse/OJB-42

for me - it looks like SQL Server Issue :(

--

 Bartłomiej Knabel


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

Reply via email to