Tagged Questions

0
votes
2answers
30 views

I can’t retrieve usefull information from sharepoint database

Please explain why sharepoint database always have to be independent ? Please let me know if its possible to save all created data in sharepoint lists on the special database whi …
1
vote
4answers
34 views

Fitment of SharePoint (Foundation) for a data intensive software.

Hello. I am new to SharePoint technologies and trying to figure out its suitability for a product to be developed. I am targeting using only SharePoint Foundation (not the server) …
4
votes
1answer
239 views

How can I show an Application page on Feature Activation?

We are developing a custom module for SharePoint. The custom module is based upon SmartPart which means we have created UserControls. There was a problem with SmartPart deployment …
1
vote
1answer
61 views

How to setup a database on custom module installation (or feature activation)?

I've developed a custom module on SharePoint which uses a different database from the SharePoint database. How should I setup this database? Should I show a database configuration …