Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

SharePoint list item details

  Asked By: Carlos Cox         Date: Apr 06, 2008      Category: Sharepoint      Views: 309
 

Which table having the SharePoint List Item details?

Is it possible to edit the list item in database level?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Scott Nelson          Answered On: Apr 06, 2008       

Since you can add to the schema of a list  with columns or content types
there is no one record in a single table  that represents a list item.
That coupled with the fact that working directly on the database  voids
your warranty for any kind of support in case of a problem means that
trying to edit  a list item  in the database is a recipe for disaster and
should not be attempted.

 
Didn't find what you were looking for? Find more on SharePoint list item details Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].