Monday, March 12, 2012

integrate micosoft project into MS SQL

hi all, would like to ask for help...is anyone know how save the ms project into database, is it possible to save it into MSSQL.

i am just a new beginner..thanks in advanced.

-Myra-

Microsoft produce Project Central which does what you are asking for.

|||

thx for the reply...but how can we insert the value of microsoft project into MS SQL? have to use the tools?if not den how?

|||

actually what i want to do is that, i need to insert the value of microsoft project created into a database, then, i plan to use asp.net 2.0 to code it and manipulate the data of the microsoft project in database, like edit, delete and print, do u guys know the way?thx a lot again..

|||

Are you just trying to store it as a binary file? If so, you can easily save and restore it, hoever the manipulation of it will be very difficult.

Have you looked at Project Central? That stores the data as collection of data rather than as a single BLOB Other than the schema is non-intuitive, the data is in principal capable of being manipulated by an ASP.NET site.

|||

i have look through the project central, but my os is actually window xp which is incompatible with the requirement..

No comments:

Post a Comment