Can I use a BindingSource or DataSet in VB.Net to open and access a Microsoft Project 2003 project file? (mpp) Do I need to create the link in code via a CreateObject or something similar? Thanks, -- stullhe104
I was looking for a data object way to do this, but I found a CODE example of how to access the MSProject file in; English Developer Discussions Office Developer Project Developer How to call MS Project 2003 from vb.net 2005? http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.project.developer&mid=a464fd4d-71bd-4f38-acfc-08710caf9e9b&sloc=en-us -- stullhe104 "Herb" wrote: > Can I use a BindingSource or DataSet in VB.Net to open and access a Microsoft > Project 2003 project file? (mpp) > > Do I need to create the link in code via a CreateObject or something similar? > > Thanks, > -- > stullhe104