A
AaronD
Greetings,
I'm looking for an example how to query the project server database
from within Project Professional using VBA.
My ultimate goal is to retrieve the full list of enterprise resources
from the server, and then to programmatically add selected resources
to the project.
Other users have suggested the necessary queries to use to retrieve
the list of resource from the reporting database.
Unfortunately, I have no idea how to run the suggested queries from
within Project VBA - it appears that project VBA does not have the
ADODB object (as Excel does).
A reference or code snippet showing how to connect to the database
from within Project Professional 2007 using VBA would be very helpful
Thanks,
Aaron
I'm looking for an example how to query the project server database
from within Project Professional using VBA.
My ultimate goal is to retrieve the full list of enterprise resources
from the server, and then to programmatically add selected resources
to the project.
Other users have suggested the necessary queries to use to retrieve
the list of resource from the reporting database.
Unfortunately, I have no idea how to run the suggested queries from
within Project VBA - it appears that project VBA does not have the
ADODB object (as Excel does).
A reference or code snippet showing how to connect to the database
from within Project Professional 2007 using VBA would be very helpful
Thanks,
Aaron