Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom query from another database in WSS

Status
Not open for further replies.

skispray

Programmer
Feb 28, 2003
16
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top