Hi,
Do anyone know, if information of driving predecesor/successor is available in the SQL DB.
I am trying to do a report directly from the DB, but have not been able to locate the information if a relationship is driving.
Please let me know if this is possible.
Thanks
BR
Daniel
Tom is right. Instead of old Btrieve P3 database P6 doesn't store information regarding driving predecessors, relationship float etc in database. In order to get proper access to this data you have to use Primavera API.
Regards,
Andrew
Hi Tom,
Thanks for your reply eventhough you didn't give the answer I hoped for :-(
However, I "expected" that answer as I have not been able to find the information. We have a way of speek in Denmark when you been looking for something for a while and then other just finds it (you cannot see the forest for trees).
[Duplicate Delete]
I could be mistaken, but I managed to convince myself that relationship free float (and the associated "driving" flag) are not stored in the database but are instead computed and displayed by the client application. Your reporting application would have to compute it independently - not a trivial exercise because it requires calendar math.