Can I store user tables in my own SharePoint database?
Is this behavior supported or not?
(I mean the tables in the MS SQL database, not the SharePoint lists.)
If I can, how well does this work with backup / restore features ?
What is possible reservations ?
For someone, I wonder why I ask: there is an application that is bound to a SharePoint server and should store some purely relational internal information that does not make sense except for this instance of SharePoint. I would like to narrow the data warehouse in one place, but I'm not sure that SharePoint likes it when its database is used for other purposes.
I am using SharePoint 2007.
source
share