|
Gustavo
Comba
wrote;
> I'm issuing
the following query:
> > SELECT FECHA AS CREATETIME, FECHA AS MODIFIEDTIME > FROM LECTURASHISTORICAS ORDER BY FECHA > (actually this is only a part of the query, but throws the same error) > > And I'm getting the following error: > > -5014, "Missing definite column name" Sorry, one check
in the code is a little bit too strong. This will be changed
with the next
version.
If you can't
change the statement because it is generated by some tool,
I have no idea
how to handle this. Sorry.
ORDER BY
LECTURASHISTORICAS.FECHA would help...
Anyway, thank you
for reporting.
Elke
SAP Labs
Berlin
|
- Missing definite column name Gustavo Comba
- Re: Missing definite column name Peter Willadt
- Zabach, Elke
