Hi All,
I have a requirement where I need to fetch sharepoint portal server 2003 alerts from Database.
We have tried to access it through web services, stsadm, etc. but without success. We know that the Alerts are stored in the MySite portion of SPS 2003, which I believe is part of the Sitename_PROF database.
SharePoint Portal Server 2003 creates three DBs for every portal created: for example – Sitename_SITE (contains the data), Sitename_SERV, Sitename_PROF (Profile Information).
The task will be to fetch the information from database in a way that will allow us to recreate them on SP 2010.
So please let me know it is possible to fetch information such iformation from database or not or in case have any other alternative then please shareit with me.
Thanks !!!