Subject | RE: [ib-support] Sorting |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2002-06-18T07:33:36Z |
Probably a very stupid idea, but is it very difficult to implete sorting feature, where you enter the sorted alphabet into some system table, like:
"ABCDEFGHIJKLMNOPQRSSZTUVWÕÄÖÜXY"
and then FB sortsm using this string.
This would make FB irresistible for non-american users.
Riho-Rene Ellermaa
"ABCDEFGHIJKLMNOPQRSSZTUVWÕÄÖÜXY"
and then FB sortsm using this string.
This would make FB irresistible for non-american users.
Riho-Rene Ellermaa
> -----Original Message-----
> From: Martijn Tonies [mailto:m.tonies@...]
> Sent: Monday, June 17, 2002 5:18 PM
> To: ib-support@yahoogroups.com
> Subject: Re: [ib-support] Sorting
>
>
> Hi,
>
> Take a look at charactersets and collations for case
> insensitive sorts.
>
> Martijn Tonies
> InterBase Workbench - the developer tool for InterBase and Firebird
> http://www.interbaseworkbench.com
>
> Upscene Productions
> http://www.upscene.com
>
> "This is an object-oriented system.
> If we change anything, the users object."
>
>
> > Hai All,
> >
> > How i can sorting this data in table :
> >
> > 1 admin
> > 2 ADMIN
> > 3 baby
> > 4 BABY
> >
> > where :
> >
> > 2 ADMIN
> > 1 admin
> > 4 BABY
> > 3 baby
> >
> > ???
> >
> > I have used ORDER BY, but the result :
> >
> > 2 ADMIN
> > 4 BABY
> > 1 admin
> > 3 baby
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Free $5 Love Reading
> Risk Free!
> http://us.click.yahoo.com/3PCXaC/PfREAA/Ey.GAA/67folB/TM
> --------------------------------------------------------------
> -------~->
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>