Hello,
I'm still discovering what all SharePoint can do so; please bear with me. I want to create an inventory library of all of our computers on our campus. We have a program that collects all of that information along with other things and stores it all in a
SQL Server Database (the information is spread all across the program is just a pain to retrieve). I want to write a query to pull all the information and import it into a SharePoint library. Is this possible at all? I was thinking I could do this by a query
that makes a new table that contains all the information in one table, but the problem I run into is I'm not sure how to put that table into SharePoint.
Reif, Christopher