S
Stephan Steiner
Hi
I'm trying to fill task notes based on Larry's description:
http://blogs.msdn.com/lduff/archive/2006/08/24/719222.aspx
When I first write some notes in the Project Client, then save the project,
then I'm able to read out, edit and update the field via DB. If however, I
have a brand new task without any notes, and I fill the TASK_RTF_NOTES
field, when I open the project in the Project client, I see no notes, and
upon saving the TASK_RTF_NOTES field is reset from what I added to NULL
again.
Is there any way to make project client display notes initially written into
the database? I guess the project client somehow figures out that it didn't
first write these notes and discards them again.. how can I make it believe
it was the one responsible for those notes? When using enterprise fields,
there's the PROJ_EXT_* fields that have to be set to 1 and which signal to
the project client that some external changes have been made (without
setting them, custom written EFs will not be taken into account).. so I
figure there has to be something similar but I can't find it in the DB
schema. Setting PROJ_EXT_EDITED to 1 and then starting the project client
does nothing.
Regards
Stephan
I'm trying to fill task notes based on Larry's description:
http://blogs.msdn.com/lduff/archive/2006/08/24/719222.aspx
When I first write some notes in the Project Client, then save the project,
then I'm able to read out, edit and update the field via DB. If however, I
have a brand new task without any notes, and I fill the TASK_RTF_NOTES
field, when I open the project in the Project client, I see no notes, and
upon saving the TASK_RTF_NOTES field is reset from what I added to NULL
again.
Is there any way to make project client display notes initially written into
the database? I guess the project client somehow figures out that it didn't
first write these notes and discards them again.. how can I make it believe
it was the one responsible for those notes? When using enterprise fields,
there's the PROJ_EXT_* fields that have to be set to 1 and which signal to
the project client that some external changes have been made (without
setting them, custom written EFs will not be taken into account).. so I
figure there has to be something similar but I can't find it in the DB
schema. Setting PROJ_EXT_EDITED to 1 and then starting the project client
does nothing.
Regards
Stephan