I tryed restoring my database (this was working in the past), but now I have got an error:
“Failed to restore “Mandat_1” database on “Restoring” step. > T-SQL command error: INSERT [dbo].[ebay_data_feedback_in] ([kFeedbackIn], [ItemID], [CommentingUser], [CommentingUserScore], [CommentText], [CommentTime], [CommentType], [FeedbackID], [FeedbackRole], [TransactionID]) VALUES…”
“…> String or binary data is truncated in table “Mandate_1.dbo.ebay_data_feedback_in”, column “CommentText”.” (this second text is automatic translated - original it was in German " > Zeichenfolgen- oder Binärdaten werden in Tabelle “Mandat_1.dbo.ebay_data_feedback_in”, Spalte “CommentText” abgeschnitten. Abgeschnittener Wert: Super Ebayer…")
It seems that entry is too long. How can I fix this?