T
tfz
Hello,
I am adding values to a simple lookup table using the PSI (version 2007).
The table is set to "sort ascending". I have roughly 1200 enteries, and when
I try to add any more, I get a GeneralUnhandledException.
It's just a big, simple list with pretty unremarkable text data, and I'm
looping through my data adding each entry, but my import keeps bombing out
somewhere around 1200 entries. The only thing strange that I notice is that
the LT_VALUE_SORT_INDEX of the last entry is 997622.8209191759 (at least it
was on my latest attempt). Since I am adding the entries in order, any that
I add would have a higher sort order, and thus send that number over the
1,000,000 mark. Could this be causing my problem? Has anyone run into
something similar?
Thanks for your always-helpful insight!
I am adding values to a simple lookup table using the PSI (version 2007).
The table is set to "sort ascending". I have roughly 1200 enteries, and when
I try to add any more, I get a GeneralUnhandledException.
It's just a big, simple list with pretty unremarkable text data, and I'm
looping through my data adding each entry, but my import keeps bombing out
somewhere around 1200 entries. The only thing strange that I notice is that
the LT_VALUE_SORT_INDEX of the last entry is 997622.8209191759 (at least it
was on my latest attempt). Since I am adding the entries in order, any that
I add would have a higher sort order, and thus send that number over the
1,000,000 mark. Could this be causing my problem? Has anyone run into
something similar?
Thanks for your always-helpful insight!