Page 1 of 1
List Property Value: Maximum Size
Posted: Mon Nov 03, 2008 12:00 pm
by Osler
Scott or anyone else, what is the current size limit to pass a list to a property from a script? I thought it had been increased from 10K but I can't find it on the site.
Osler
Re: List Property Value: Maximum Size
Posted: Mon Nov 03, 2008 1:46 pm
by ScottBot
In general, Property values don't really have limits anymore (removed the old 10k limit with V3), and have a persistent limit (database limit) of 64k. Not sure what kind of list you are referring to, but alpha-lists should have the same limits.
Are you seeing a limit problem, or just checking?
Re: List Property Value: Maximum Size
Posted: Mon Nov 03, 2008 2:41 pm
by Osler
Just seeing what the limit is so I can code into a list population script. Was planning a simple if/then to check the size...but that doesn't appear to be necessary anymore, right?
Osler
Re: List Property Value: Maximum Size
Posted: Mon Nov 03, 2008 3:46 pm
by ScottBot
Right. Unless you are worried about the persistent size (size that is stored in the DB for the next time HB starts).