Subject | RE: [firebird-support] Using DSC |
---|---|
Author | Alan McDonald |
Post date | 2009-03-15T05:00:36Z |
> I use ASC as in the following without any problems-maybe try DESC (with an E)?
>
> Location_DataTable.Select(
>
> "LOCATION >= '0'",// don't deal with video server - hirarchy '0'
>
> "LOCATION ASC");
>
> I can't however use DSC and it always fail.
> Can someone advice please?
> Regards
> I. Lesher
Alan