K
kamig
Hi!
i have a situation, i want to retrieve only columns from MS project
2003 .mpp file:
=>only columns with values in it.
=>columns alias (column name) of both default fields & customs fileds
=>now what im doing is making if-else statement and checking if a
column (say actual cost ) has a value then extract tht column and put
it in my application.
=>is there a table which mentain record of default fileds & custom
fields in the project.
=>Like when im working with xml it has task table for default fields &
extended attributes for custom fields....
=>pls its urgent im using C# so pls some clean algo which i put in and
it works
waiting for kind regards
kamig
i have a situation, i want to retrieve only columns from MS project
2003 .mpp file:
=>only columns with values in it.
=>columns alias (column name) of both default fields & customs fileds
=>now what im doing is making if-else statement and checking if a
column (say actual cost ) has a value then extract tht column and put
it in my application.
=>is there a table which mentain record of default fileds & custom
fields in the project.
=>Like when im working with xml it has task table for default fields &
extended attributes for custom fields....
=>pls its urgent im using C# so pls some clean algo which i put in and
it works
waiting for kind regards
kamig