Hello,
I have a logon script that collects lots of data about the workstation and the user being logged on. This script dumps the data into a SQL 2005 Express database. I need to get Sharepoint set up to display the data from this database using the query I created. How can I set up a custom list in Sharepoint that will use the query I specify to display the data? I can't just set up a list in Sharepoint with static information that I plug into it because the data is programmatically updated by the script. Any help would be greatly appreciated!
I have a logon script that collects lots of data about the workstation and the user being logged on. This script dumps the data into a SQL 2005 Express database. I need to get Sharepoint set up to display the data from this database using the query I created. How can I set up a custom list in Sharepoint that will use the query I specify to display the data? I can't just set up a list in Sharepoint with static information that I plug into it because the data is programmatically updated by the script. Any help would be greatly appreciated!