Subject | Re: [firebird-support] Firebird/ASA/Clarion |
---|---|
Author | Martijn Tonies |
Post date | 2004-04-01T20:03:05Z |
> 2. Something else that I haven't proven is that it actually can haveways
> indexes that have are mixed order.
> E.G. PK ASC, Date DESC.:
> Firebird syntax:
> CREATE UNIQUE DESCENDING INDEX IDH_DATE_INSP_DESC ON INSPDHST (PART_NO,
> INSP_DATE, INSP_TIME);
> Standard syntax:
> CREATE UNIQUE INDEX IDH_DATE_INSP_DESC ON admin.INSPDHST ( PART_NO,
> INSP_DATE DESC, INSP_TIME DESC);
> After creation of the index, whether by script or in IBExpert, all indices
> show ascending, except the ones with descending elements have an odd
> negative number associated with them. Generally speaking it is dates and
> times that require descending components. We both know that there are
> around this problem from our DAT days. But you also know, it is ugly, andFirebird doesn't have mixed ordered indices.
> not cool for non-Clarion reporting tools.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com