Program hang at database.close

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Apr 17 06:12:06 CDT 2008


On 4/17/08 11:16 AM, "Ruslan Zasukhin" <sunshine at public.kherson.ua> wrote:

> On 4/17/08 9:16 AM, "Ruslan Zasukhin" <sunshine at public.kherson.ua> wrote:
> 
>> On 4/17/08 12:11 AM, "Neal Campbell" <nealk3nc at gmail.com> wrote:
>> 
>> Hi Neal,
> 
> Effect reproduced.
> 
> We starting debug it.

Ok, Ivan have found reason


    if left(hldr,3) =  "Ver" then
      hldr = mid(hldr,4)
      ctyvernr = hldr
      preftab.Field("ctyver").Value = hldr
      preftab.UpdateRecord
    else 


So you set field and do UPDATE of some current record for table preftab
But this table have no any records.


This have discover some Valentina engine bug, it not refuse in this case but
go into some endless loop. Ivan will fix this.


So you need correct your code at this place


-- 
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 mailing list