N
Nock
Hi all,
I'm trying to figure out how best to extract sharepoint data to an Excel
report. At the moment I've got a clunky VBA interface that performs basic
SQL queries and custom built SQL views. I can also extract WSS data using
Excel 2003 data retrieval services (Data Connection Wizard).
However, is there a 'primary key' or something similar that identifies a
specific project across both Project 2003 and Windows Sharepoint systems?
For example. My Excel VBA 'app' allows an admin person to select project X
via a listbox (which uses the Proj_ID column contained in the MSP_Projects
table as the primary key) from which to extract data via SQL queries. Using
this same approach, how can I extract Project X data stored in Sharepoint?
Can I pass the unique project ID (Proj_ID) via XML or something?
Hope this makes sense.
System Environment
Project 2003
Server 2003
SQL 2000
Project Professional
Excel 2003 (for report generation)
Many thanks, this discussion group is fantastic.
Nock (Australia)
I'm trying to figure out how best to extract sharepoint data to an Excel
report. At the moment I've got a clunky VBA interface that performs basic
SQL queries and custom built SQL views. I can also extract WSS data using
Excel 2003 data retrieval services (Data Connection Wizard).
However, is there a 'primary key' or something similar that identifies a
specific project across both Project 2003 and Windows Sharepoint systems?
For example. My Excel VBA 'app' allows an admin person to select project X
via a listbox (which uses the Proj_ID column contained in the MSP_Projects
table as the primary key) from which to extract data via SQL queries. Using
this same approach, how can I extract Project X data stored in Sharepoint?
Can I pass the unique project ID (Proj_ID) via XML or something?
Hope this makes sense.
System Environment
Project 2003
Server 2003
SQL 2000
Project Professional
Excel 2003 (for report generation)
Many thanks, this discussion group is fantastic.
Nock (Australia)