Subject | Re: [ib-support] SQL for Firebird |
---|---|
Author | Helen Borrie |
Post date | 2002-08-01T08:17:56Z |
At 12:51 AM 01-08-02 -0700, you wrote:
(you never have to specify it). You only need to specify this param when
you want a DESC sort...
As Martijn said, it will be a case-sensitivity problem that will be solved
(immediately) by using quoted delimiters and (robustly) by rebuilding the
database without case-sensitive identifiers.
including the Using Firebird manual and the Firebird Reference Guide...(but
no API Guide yet, William...)
heLen
All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
______________________________________________________________________
>Jason,No, this won't be the reason for the failure. ORDER BY is ASC by default
> I bet the statement failed, because you did not specify how to order,
>DESC or ASC.
(you never have to specify it). You only need to specify this param when
you want a DESC sort...
As Martijn said, it will be a case-sensitivity problem that will be solved
(immediately) by using quoted delimiters and (robustly) by rebuilding the
database without case-sensitive identifiers.
>I would download the beta pdf docs as that is one of the best sources...or subscribe to the IBPhoenix CD and get a whole lot of useful stuff
>outside of the Borland media kit for $50.
including the Using Firebird manual and the Firebird Reference Guide...(but
no API Guide yet, William...)
heLen
All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
______________________________________________________________________