Hi, I'm started testing storm. A really nice ORM :) One thing that the documentation doesn't describe is how to declare the field length of string and numeric types to storm. shortly, how to declare storm a field as varchar(32) (=> UNICODE(...?)) or numeric(10,2) (INT(...?)) Thanks for help Regards, Sven