Complex methods
Ruslan Zasukhin
sunshine at public.kherson.ua
Sun Jan 22 15:51:54 CST 2006
On 1/22/06 3:05 PM, "jda" <jda at his.com> wrote:
Hi Jon,
> I'm trying to implement a complex sort as several methods. But I've
> wrestled with a bizarre situation I can't resolve. I make a temporary
> method like this:
>
> dim fld2 as VVarChar
>
> fld2 = myDatabase.myReferences.CreateVarCharField("mySortMethod", 64,
> EVFlag.fNone, "'test'")
>
> (this is the simplest example I can make -- the method should just
> return the word 'test').
>
> But when I examine it (with viSQL) the method columns are empty. And
> this is what viSQL tells me about the table myReferences:
>
> firstAuthorSortMethod VarChar[0] Method
>
> Any ideas what I'm doing wrong?
Looks correct on first view.
Try to make OTHER formula please, e.g.
= f1 // other field
May be problem in just string constant ?
So some error is thrown
--
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