sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
Kelly G.'s Avatar

How to open a mpp stored in sqlserver database


Question posted by: Kelly G. (Guest) on July 19th, 2005 10:58 AM
Hi All

I've saved an MPP into SQL Server and wish to open the same from an asp
application. How do I get it ?

Please help!


1 Answer Posted
TomB's Avatar
Guest - n/a Posts
#2: Re: How to open a mpp stored in sqlserver database

I assume you don't want to use any of the tools provide Project, but want to
instead recreate the data from SQL.

If you open SQL Server Enterprise Manager and navigate to the tables in your
Project database, you'll find a bunch of tables that begin with MSP_ these
are the tables created by Project.

You'll need to analyze these and determine which tables hold which data,
then you'll have to access the tables and display the data just as you
normally would with any ASP-SQL Server application.

http://www.aspfree.com/c/a/ASP/ASP-...mentals-Part-1/
is a tutorial on accessing data-I don't know how good it is.

http://www.aspfaq.com/categories.asp
This should be your first stop on any question, most are answered here.
Tom

"Kelly G." <not@moreply.com> wrote in message
news:ea1Rihe1DHA.1508@TK2MSFTNGP12.phx.gbl...[color=blue]
> Hi All
>
> I've saved an MPP into SQL Server and wish to open the same from an asp
> application. How do I get it ?
>
> Please help!
>
>[/color]


 
Not the answer you were looking for? Post your question . . .
197,010 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 197,010 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors