Thomas, > I tried it several ways. The only way to succeed was, to reduce the field > sizes within the model for the database. This seems to be because of field > length limitations for varchar values in MS SQL.
Are you able to raise an issue at http://jira.codehaus.org/browse/MRM with some details on what you had todo to get this working? > Is there an other possibility, I don't know? Or are some plans out there, > perhaps to customize the field lengths in the model to support mor database > backends? I'm not too familiar with our data model to comment - however this is most certainly something that we should support in a future release. Thanks James