Subject | Re: [IBO] Timeframe for new release? |
---|---|
Author | Martijn Tonies |
Post date | 2002-01-15T20:04:23Z |
Hi Jason,
In this case, I presented you with an easy reproducable case (preparing
a single SQL statement) and traced it down to the method where it went
wrong... Then, I had no idea what the method actually did :)
statements after the ORDER BY clause (see reproducable case) ->
hence, it will never work with the ROWS clause... Personally, I think
this is a bit too much work done by IBO and it makes it extra hard to
keep up with new stuff, like ROWS, for example...
--
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."
> > > Feel free to pitch in to accelerate things along if you like.(no trying to sound rude or anything, having to do with users myself)
> >
> > Already pointed you to some parsing bugs :)
>
> Yes, that is helpful.
>
> But, there is a difference between "pointing out" and "isolating".
In this case, I presented you with an easy reproducable case (preparing
a single SQL statement) and traced it down to the method where it went
wrong... Then, I had no idea what the method actually did :)
> The rule of thumb is to consider what your reaction would be if 25 peoplea
> day delivered the kind of request or inquiry you are about to make and askThe problem IBO has with IB6.5 is that it seems to remove _any_ SQL
> how you would feel being in that position. Especially if you could tell
> there were many things they could already have done to make your task to
> respond much easier.
statements after the ORDER BY clause (see reproducable case) ->
hence, it will never work with the ROWS clause... Personally, I think
this is a bit too much work done by IBO and it makes it extra hard to
keep up with new stuff, like ROWS, for example...
--
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."