UTF sorting and blank fields, and UTF-8
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Dec 12 22:17:05 CST 2005
On 12/12/05 10:00 PM, "Dave Addey" <listmail1 at dsl.pipex.com> wrote:
> I've been trying to get something like this to work, using:
>
> ArtistNameIsBlank = New VLong("ArtistNameIsBlank", EVFlag.fNone,
> "IF(LENGTH(Artist)=0, 0, 1)")
>
> ...but when I come to select with an ORDER BY of ArtistNameIsBlank, I get a
> Vexception of 'Field "ArtistNameIsBlank" does not exist'. Any ideas why?
You have add above field into constructor of your table?
And you create new db on disk ?
May be some error was and field is not valid in fact.
You can check db by vstudio
--
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