G
geoff
I have an extensive website based on the Microsoft Project 2003 database
schema, and it works great for displaying and reporting on Project data, but
the big problem is that the only way I know of to get data into the database
in the first place is to load a project in the thick client, then use the
Save As feature to save it to the databse via an ODBC datasource.
I know that there has to be another way to do this, because I know of other
3rd party applications that allow you to import and export MS Project files.
Ideally I would like to use a SQL server Scheduled Job to automatically
import the files nightly, or something like that, but any method that can be
used to import the files via code, instead of using the Project front end
would be good.
I searched everywhere I know to search, I've downloaded the SDKs, but I
still don't have a solution, but I know that there has to be one.
Any ideas welcome.
Thanks
schema, and it works great for displaying and reporting on Project data, but
the big problem is that the only way I know of to get data into the database
in the first place is to load a project in the thick client, then use the
Save As feature to save it to the databse via an ODBC datasource.
I know that there has to be another way to do this, because I know of other
3rd party applications that allow you to import and export MS Project files.
Ideally I would like to use a SQL server Scheduled Job to automatically
import the files nightly, or something like that, but any method that can be
used to import the files via code, instead of using the Project front end
would be good.
I searched everywhere I know to search, I've downloaded the SDKs, but I
still don't have a solution, but I know that there has to be one.
Any ideas welcome.
Thanks