cursor does not read to end

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Jul 11 09:00:39 CDT 2005


On 7/10/05 9:34 PM, "John W. Miescher" <miescher at bizdata.com> wrote:

Hi John,

> Dear Ruslan,
> thanks for the new Release - looks like it is more stable (or I have managed
> to build workarounds for the precious problems), BUT
>  
> the following query finds everyting except the last available date:
>  
> select * from hist where (mdate >= '2005-07-06') and (mdate <= '2005-07-20')
>  
> the field mdate in the table hist is string field and not a date field. The
> last entries in that table are two records with date '2005-07-12'.
>  
> the cursor returns all records up to and including '2005-07-11'.
> if just do select * from hist it finds '2005-07-12' as well or if I insert
> '2005-07-12' for both options (i.e. if I only look for one day) then it finds
> that day alright.
>  
> I've tried that also in Valentina Studio - same result. WHY?

Have you try REINDEX DATABASE ?


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list