Skip to main content
Participant
June 5, 2008
Question

Importing MS Project Tasks

  • June 5, 2008
  • 1 reply
  • 197 views
Is it possible, given a path and filename of a MS Project file (.mpp) to pull tasks and related information. Would like to display tasks on a web page and possibly import tasks into a SQL Server database.

Any help would be greatly appreciated. Thanks in advance...
    This topic has been closed for replies.

    1 reply

    Participant
    June 17, 2008
    Hi farcuss!

    I've just completed a task similar to this ... with the exception that I saved the MS Project file to an Excel spreadsheet via VBA code. Then within Coldfusion, I displayed the XLS file via a query. If you have yet to find a solution, let me know and I will provide you the code.


    Ayaila