Raghdan Rabah wrote:

Hello,

I have Jetspeed working with MySQL.
However, when I am trying MSSQL 2000 with SP3 and Jetspeed 1.5.

Jetspeed could read the data but could not modify any record and gives:

org.apache.jetspeed.services.security.UserException: Failed to save user object : [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated.

Any help in how to solve this.

Regards


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




Sounds like some of the data you are saving to the user table is too long. The message does not say specifically which field, but I would try making every field as small as possible. Apparently the form into which you are typing data does not have proper editing.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to