temporary fields

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Jan 17 11:34:22 CST 2008


On 17/1/08 6:44 PM, "jda" <jda at his.com> wrote:

Hi Jon, 

> I've been using temporary fields for methods that I want to create
> and then dispose of immediately. I thought these are in RAM only, and
> aren't written to the db.
> 
> But I've found that in some cases after a crash that the temp method
> is still there, and so when I create it again I get a -39 error
> (VError -> method already exists).

-39   is it seems end of file ?
 

> Here's how I'm creating a temp method:
> 
> 
> dim fld as VVarChar
> 
>   fld = 
> myDatabase.myReferences.createVarCharField("authorEditorSortMethod",
> 1000, EVFlag.fTemporary, "coalesce(authors,editors)")
> 
> 
> Is this correct? Am I making an incorrect assumption?

Yes, this should not happens,
Please report into Mantis.


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