Page 1 of 1

Descending Order

Posted: Thu 26 Feb 2009 16:29
by rick.duarte
Is descending order not working yet?
I'm using v. 5.0.22 and still getting this error:
ORA-00904: "T2"."DO_DTA_GERA_REGDESC": invalid identifier

The correct is "T2"."DO_DTA_GERA_REG" DESC

Regards,

Henrique

Posted: Fri 27 Feb 2009 09:09
by AndreyR
Could you please post the example of the LINQ query you have run?

Posted: Fri 27 Feb 2009 09:24
by AndreyR
You can try to uninstall dotConnect, then manually remove the assembly Devart.Data.Linq (the old version might be left there) from GAC and reinstall dotConnect. This should help.