V4RB- vException, constructor of vTable

Olivier vidal_olivier at yahoo.fr
Wed Jan 5 11:33:13 CST 2005


I have a vException (not catched) in my creation of DB because in the 
constructor of one of the tables, I had "stringField.isUnique=true" 
placed later "stringField.isIndexed=true".
If I place " isUnique " before " isIndexed ", I have no exception.

If the field is " isUnique ", an index is automatically built, true?
We have thus not need in that case to put the field " isIndexed " I 
suppose? But in Valentina 1, that did not activate error.

Olivier



More information about the Valentina-beta mailing list