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 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.