Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sharepoint Trigger UserData table issue

Status
Not open for further replies.

Stypler

Programmer
Apr 27, 2005
1
US
Hi everyone,
I am getting this error: "The list item could not be added because the length of the fields was too long. Please shorten the new entries or remove some fields from this list." I think the problem is with my trigger. It works fine on non- Sharepoint databases. I don't know enough about Sharepoint to know what the
problem is. I created a table with a trigger and it inserts
the data into the Userdata table.

Is the error regarding to the fields in the database or the fields in the Sharepoint form?

The form insert works when its just inserting into the Sharepoint database, but not when the trigger is added to the table. Also, because there is an
error, it does not allow any of the users to use the Sharepoint sites to create new records. Please help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top