使用C#导入msproject [英] import msproject using c#

查看:354
本文介绍了使用C#导入msproject的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我需要将Microsoft Project Plan(.mpp)文件导入数据库.我该怎么办?

Hi all,

I have a requirement to import Microsoft Project Plan (.mpp) files into a database. How would I go about it?

推荐答案

可能最简单的方法是使用
Possibly the easiest way for you to do this is to use the Office Primary Interface Assemblies[^]. As I don''t know which version of Project you are linking to, I''ve linked to the Project 12 interface here.


您应该使用Office主互操作程序集:请参阅参考资料.示例 http://msdn.microsoft.com/en-us/library/bb772083.aspx [ ^ ]
You should use the Office Primary Interop Assemblies: see for example http://msdn.microsoft.com/en-us/library/bb772083.aspx[^]


您可以使用Office互操作程序集执行此操作.

Office主互操作程序集
[^ ]
you can do this using office interop assemblies.

Office Primary Interop Assemblies
[^]


这篇关于使用C#导入msproject的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆