to reteive data from MSP professional

B

brina

Hi,

i want to get all the project data from MSP professional
project data and import this data in the form of an xml
stream.

As of now i m using an Activex componenet to rterive the
data from MSP professional.
Activex is Dependent on the browser (IE) .
Is there anyway in which i can retrive the data without
using Activex componenet , as i want a means to retrive
data which is browser independant.


thanking you
brina
 
R

Rod Gill

In Project 2002+ you can select File, Save As and save as a .xml file.
Alternatively save to SQL Server and use SQL Server to read xml

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 
G

Guest

Thanks ROd
-----Original Message-----
In Project 2002+ you can select File, Save As and save as a .xml file.
Alternatively save to SQL Server and use SQL Server to read xml

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/



.
 

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