Greetings,
I'd like to ask if anyone could suggest a way to speed up the time required for the SDK to load the selected projects' data, especially from the TASKS table. If someone knows of a way to restrict the fields that the SDK loads to just the dozen or so fields that I need in Access, then that would be great.
I'm running P6.7 and Access 2010 with Windows 7.
Many thanks for any advice,
Adrian.
The number of fields which the SDK returns and updates depends on the SQL query which is embedded in VB code (on the Primavera Excel utilities) .... if you have knowledge of SQL I would imagine that you could quite easily change the code to match your specification and with any luck speed up the process.