Project - Project Database (MPD files)

Asked By TimPeterso
22-Jun-07 04:59 PM
When a Project Database (MPD) file is edited in Project, is the database
dynamically affected by the changes or does the file have to be saved?
Likewise, if changes are made to the MPD file directly (using Access), can
the data in the Project window be dynamically updated without closing the
Project window and re-opening the MPD file in Project?  It seems to me that
the updating between applications happens only when the data is saved
(Project to Access) or closed and re-opened (Access to Project).
Unfortunately, the changes are not dynamic as with ODBC.  Is this correct?
Microsoft Project
(1)
Oracle
(1)
VBA
(1)
Database
(1)
FAQs
(1)
Window
(1)
ODBC
(1)
Wins
(1)
  Rod Gill replied...
22-Jun-07 10:11 PM
Correct. There is no dynamic update with any file type.

--

Rod Gill
Project MVP

Project VBA Book, for details visit:
http://www.projectvbabook.com

NEW!! Web based VBA training course delivered by me. For details visit:
http://projectservertraining.com/learning/index.aspx


----------------------------------------------------------------------------------------------------
  JimAkse replied...
24-Jun-07 06:39 PM
When a file is opened, you are really playing with a locked copy of the file.
The original is not replaced until there is a save action.  So,  if you save
a file to MPD and then play with it in Access, you can also open another copy
in Project and edit that one too.  Last save wins-- it's called a "race
condition"

You could connect to an ODBC source (such as SQL or Oracle) to avoid the
problem depending on the record locking scheme used.

This would apply to any file, not just Project files
--
If this post was helpful, please consider rating it.

Jim
It''s software; it''s not allowed to win.

Visit http://project.mvps.org/ for  FAQs and more information
about Microsoft Project
Create New Account
help
How can I assign weights for subtasks Project I am trying to assign percentage weights for subtasks towards the summary task. For example level summary task, if possible. All help is appreciated. - -- -- -- -- -- -- -- - This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http: / / www.microsoft.com / office / community / en-us / default.mspx?mid = 435f7c92-2de2-4a99-aabb-9e2880b70268&dg = microsoft.public project Project Discussions Microsoft Project (1) Office (1) Excel (1) VBA (1) Report (1) FAQs (1) ResourceUsage
how to integrate ms project 2003 with a 3rd party system? Project I’m developing a system which is a complimentary tool for Microsoft Project 2003. This system will be able to assists project managers in making accurate decision with an optimal usage of resources such as man-day number of skilled people. Such resources will eventually be converted into the cost of the project. However, there are few approaches to implement this system which is still under research The system will integrate with Microsoft Project 2003 in which the required data (task name, start date, end date, man-day, predecessor
How to call MS Project 2003 from vb.net 2005? Project hi, I'm having difficulty in calling a MS Project 2003 file using vb.net 2005. I'm new to this so if possible could you teach me the steps to achieve it. Basically I wan to call the MS Project file so that I can retrieve the data for every column and display it in made to the data as well. I really need guidance from you guys. Thanks. KY Project Developer Discussions Visual Basic for Applications (1) OpenFileDialog1.InitialDirectory (1) OpenFileDialog1.DefaultExt (1) OpenFileDialog1.ShowDialog (1) OpenFileDialog1.FileName (1) Microsoft Project (1) OpenFileDialog1.Filter (1) Project 2003 (1) KY, Search for the Project 2003 SDK and solution starters on MSDN. The
Failed - see the Event Log when trying to Create Project Web Access Site Project I have installed MS Project Server 2007 SP1 on top of a fresh MOSS 2007 Ent. SP1 and Windows Web Server 2008 install and when I attempt to "Create Project Web Access Site" I get a non-descript "Failed - see the Event Log" error in was not able to find any information regarding this error. The four databases used by Project Server 2007 are being created in SQL Server 2005, but they don't contain any tables for Project Server. Any help would be greatly appreciated. MH Project Server Discussions SQL Server 2005 (1) SQL Server (1 Microsoft.Office.Project.Server (1) Microsoft Project (1) Project Server (1) SharePoint (1) Office (1) MOSS
Need help on implementing Form authentication Project Hi All, I tried implementing forms authenticaion on our project server but I am stuck when I tried importing the users.xml file. the error make to do it successfully. I eagerly look forward to your reply. Thanks & regards Sanjay Project Server Discussions SQL Server (1) SharePoint Server 2007 (1) Office (1) Database (1) System.configuration.cofigurationErrors (1) ConnectionStrings (1) Teleprojectsrv (1) Windows (1) The syntax looks correct Paul, I have installed the server in a medium farm environment. Web server, application server & database server are residing on same computer. I have done the same thing, placed just after configuration.cofigurationErrors Exception. unrecognised section ConnectionStrings. Please help. Below is the web. config file : type = "Microsoft.SharePoint.ApplicationRuntime.SafeControlsConfigurationHandler, Microsoft.SharePoint, Version = 12.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c" / > type = "System.Configuration.SingleTagSectionHandler, System type = "System.Configuration.SingleTagSectionHandler, System, Version = 1.0.5000.0, Culture = neutral, PublicKeyToken = b77a5c561934e089" / > type = "Microsoft.SharePoint.ApplicationRuntime.SafeModeConfigurationHandler, Microsoft.SharePoint, Version = 12.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c" / > type