U
ujjwal_29
Hello all,
I am creating an application where ..
PM level employee can save a .mpp file in Project database server with
a name.
and then from my server,BSM level employee can craete a report on the
basis of that PDS(Project Database Server) server .mpp file.
In my appplication i am using asp.Net+c#+oracle.
I have written a web sevice from which i can get records from Project
database server through xml Format and then insert it into my orcale db
for generating Report.
and also written another web service for getting some fields which is
not coming in XML format.
and then I have found 2 important table in PDS(which is in Sql server
format)
are ...
dbo.MSP_PROJECTS,dbo.MSP_TASKS
and i got all the records except 3 column (which is in my .mpp file).
The columns are *Status,Resources Name,Remarks*.
Can any body tell me in which table it contains this 3 columns in PDS
Sql server Database.
But this 3 columns are in my mpp file. and also i got all the columns
in PDS sql server except these 3 columns .
So any body plese help me out.....
Ujjwal
I am creating an application where ..
PM level employee can save a .mpp file in Project database server with
a name.
and then from my server,BSM level employee can craete a report on the
basis of that PDS(Project Database Server) server .mpp file.
In my appplication i am using asp.Net+c#+oracle.
I have written a web sevice from which i can get records from Project
database server through xml Format and then insert it into my orcale db
for generating Report.
and also written another web service for getting some fields which is
not coming in XML format.
and then I have found 2 important table in PDS(which is in Sql server
format)
are ...
dbo.MSP_PROJECTS,dbo.MSP_TASKS
and i got all the records except 3 column (which is in my .mpp file).
The columns are *Status,Resources Name,Remarks*.
Can any body tell me in which table it contains this 3 columns in PDS
Sql server Database.
But this 3 columns are in my mpp file. and also i got all the columns
in PDS sql server except these 3 columns .
So any body plese help me out.....
Ujjwal