Hi, I try to read a binary field in database ( Project Server 2007; dbo.MSP_CALENDAR ). MS don't implemante any fonction into PSI.
Everybody have a suggestion?
Thanks in advance
SPo
In Database Piblished, in table dbo.MSP_CALENDAR, i found a field named CAL_DATA, this field is BINARY. I try to CAST or CONVERT this field into string or DateTime....... Microsoft use this field to save the ressource personal calendar but i can't retreived the data only in Microsoft Office Project Pro 2007. In earlier version, the calendar was in datetime. Now with the new version of Project 2007 Ms put the information in Binary field. I try to find any solution to read this information.