Exporting Data From SQL Server in MPP Format

I

irish_archer68

Hello everyone,

I need to find a utility or create one that exports data from Project
Server/SQL Server in an MPP format. I am customizing an implementation
and need such a utility ASAP. Any help would be awesome. The only
ideas I have heard thus far is writing such a utliity in VBA. But if
someone knows of such a utility already, I'd love to hear about it.

Thank you in advance for your response.

Sean
 
R

Rod Gill

Hi,

The only way to create a .mpp file is to open the project in MSProject then
File, Saveas in .mpp file format. VBA code is the simplest as you can record
code to do this. You can use Automation to remotely control MSProject and
open/saveas your file.
 

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