J
jpa
Hi all,
(MSP2007, SP1, PIU)
I'd like to build a report (using Reporting Services) which ues resources
calendars information entered via Project Pro (absence days and name: eg
"HOL", "ILL", etc).
My understanding is that this info is included ithin CAL_INFO field of
MSP_CALENDARS table of the PUBLISHED database.
CAL_INFO data type is (image, null). "image" data type actually
"Variable-length binary data with a maximum length of 2^30–1 (1,073,741,823)
bytes".
Please, could someone help me about how to decode CAL_INFO field?
(SQL specific command?, db procedure?, VB script?)
thanks in advance
jpa
(MSP2007, SP1, PIU)
I'd like to build a report (using Reporting Services) which ues resources
calendars information entered via Project Pro (absence days and name: eg
"HOL", "ILL", etc).
My understanding is that this info is included ithin CAL_INFO field of
MSP_CALENDARS table of the PUBLISHED database.
CAL_INFO data type is (image, null). "image" data type actually
"Variable-length binary data with a maximum length of 2^30–1 (1,073,741,823)
bytes".
Please, could someone help me about how to decode CAL_INFO field?
(SQL specific command?, db procedure?, VB script?)
thanks in advance
jpa