How to programatically assign a category to a project

H

Henry

Hi,
I created a new category with Project/Admin. I can
manually define this new category by selecting certain
projects. For a given project, how to write code (e.g.,
PDS extender) to put it into this new catagory, so that a
group of users can view it with web access?
I saw that there is a field called "PROJ_PROP_CATEGORY" in
MSP_PROJECTS" table. Does this field store the category ID
for the corresponding project? If yes, why is it
a "varchar" rather than an "integer"? Does it store the
category's name?
Your help would be appreciated.

Henry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top