CreateObject("ADODB.Recordset")?

N

Newbie

Hello,

I need to get some data from the Project Server 2003 data base.
Could you give me a small sample of VBA code to get the Cumulative Work at
month M-1, and the Work on month M
for every projets in the data base.
Thanks for help,

Newbie
 
R

Rod Gill

Hi,

Search MSDN for OLEDB code against SQL Server. Read pjsrvr.htm in one of
Project's program folders and then read from the MSP_VIEW tables.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top