To import Project Data in Microsoft Project 2K3 to MS SQL using VB

M

MaheshN

Hi,

I am working on one of the modules in a Project managaement Tool in which I
want to include a feature to import and Export Project Planning Data in to
the tool.
But I am unable to do it because I don't know what
class,properties/methods to use to call a MS Project file, open it and read
the data from it.
It would be of great help to me if I can get some sample code on how to do
this.

Thanks in advance,
Mahesh.N
 
E

Ed Morrison

Are you using Project Server or just stand-alone project?

If you are using Server, you can either use the PDS or write SQL queries
directly against the database. If you are not, and you want to create a
stand alone application, you will need to set a reference Microsoft Project
11.0 Object Library. You can use the macro recorder in Project to get you
started writing code.
 

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