J
jpa
Hi all,
(using MSP2007, SP1, PIU)
Using Project Pro we are able to enter team members absence (date + name).
I'd like to decode this information within a report (using Reporting
Services).
My understanding is that those data are stored within CAL_INFO field of
MSP_CALENDARS table in the PUBLISHED database.
CAL INFO data type is (image, null). "image "data type means
"Variable-length binary data with a maximum length of 2^30–1 (1,073,741,823)
bytes".
Can someone help me about how to decode such CAL_INFO field?
(either SQL command or db procedure or VB script)
Thanks in advance
jpa
(using MSP2007, SP1, PIU)
Using Project Pro we are able to enter team members absence (date + name).
I'd like to decode this information within a report (using Reporting
Services).
My understanding is that those data are stored within CAL_INFO field of
MSP_CALENDARS table in the PUBLISHED database.
CAL INFO data type is (image, null). "image "data type means
"Variable-length binary data with a maximum length of 2^30–1 (1,073,741,823)
bytes".
Can someone help me about how to decode such CAL_INFO field?
(either SQL command or db procedure or VB script)
Thanks in advance
jpa