D
docchang
What is the best way to get tasks from the Project Server Database?
In VBA code
a. Loop through all task (Is it even possible?)
b. Make the connection to the server and do a SQL Statement
c. Have the desire Store Procedures previously built and call th
store procedure with the desire parameter(s) from a form given by th
user
In VBA code
a. Loop through all task (Is it even possible?)
b. Make the connection to the server and do a SQL Statement
c. Have the desire Store Procedures previously built and call th
store procedure with the desire parameter(s) from a form given by th
user