>Hi Vincent, > >I see that problem happens in case you use VERY BIG VarChar. 32000! > >If I make Varchar[10240] it works... >Probably there is some jump value where it stop work. >May be 16KB. > >In any case I always NOT RECOMMEND use VarChar for fields > 4-8KB. > >For bigger use Text field. >
Speaking of text fields...
There were three issues I had run into that are supposedly on the to-do list, and I just wanted to find out where they are in the queue:
1. Finding phantoms (AKA echos, I believe) -- words that have been deleted from indexed VText fields but still are in the index.
2. Handling very large (> 30K) VText fields.
3. Appending one cursor to another (this isn't a bug like the others, and I know that there's a workaround, but I have held off implementing that in hopes that it will be added to Valentina in the not-too-distant future).
Thanks.
Jon
------------------------------------------------------------- The Valentina mailing list is brought to you by MacServe.net For info on lists services, see http://www.macserve.net/lists.html ©2001 jda |