Put llist[] in a TEXT field...

Scott Runkel srunkel at hypix.com
Mon May 2 09:26:00 CDT 2005


> I’ve made a list with 3 values stored in it..

> The list is correct, but when I store it the Valentina DB I Get an error
310....

> The field is a TEXT field….

I'm not sure if you can store a list directly in a V4MD text field. You could
use string() on the list first, before storing in the db, and then use value()
after retrieval. Or you could store the individual list elements in separate
records and then combine them back into a list upon retrieval.

-SR

Scott Runkel
Director of Technology
Hypix Media, Inc.
503-722-2123




More information about the Valentina mailing list