Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Project Newsgroups
Project Developer
Database table append
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Adam Behrle, post: 4893639"] Hi Chris, Couple of ideas to explore: - In VBA you could connect to your database you mentioned using ADODB, iterate through tasks and export/update info that way. - Instead of catching the before_save event, you could have a button or hotkey that runs a macro that saves the project into an access database. You could then consume the data there. - Connect to the mpp file directly using ODBC (the mpp acts as a read- only database). Good luck, Adam Behrle QuantumPM [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Project Newsgroups
Project Developer
Database table append
Top