Handling data from MSProject

S

sridhar

Actually, I am doing project called Integrating Project Management tool. Inwhich I need to integrate Msproject2000 with my application. I am doing in Jsp but i don't know how to handle the data from Msproject2000. I import the data to
SQL Server but it didn't imported properly. So I need a help how to handle the data for MSproject 2000. Is there is any
ODBC driver available for msproject 2000. But i don't want to import the data to MSExcel. So i need to handle the data from the MsProject without using any backend.Is it possible? If possible give me the ideas

thanks for regardin
 
R

Rod Gill

Hi,

There is an OLEDB driver that allows you to read directly from .mpp files.
However it's read only and P2000 doesn't provide time scaled data. For that
you need Project 2002 onwards. See prjoledb.htm in one of Project's program
folders.

--
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/
sridhar said:
Actually, I am doing project called Integrating Project Management tool.
Inwhich I need to integrate Msproject2000 with my application. I am doing
in Jsp but i don't know how to handle the data from Msproject2000. I import
the data to
SQL Server but it didn't imported properly. So I need a help how to handle
the data for MSproject 2000. Is there is any
ODBC driver available for msproject 2000. But i don't want to import the
data to MSExcel. So i need to handle the data from the MsProject without
using any backend.Is it possible? If possible give me the ideas.
 

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