PRB: Second User Overwrites Changes Made by First User (191047)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q191047 SYMPTOMS
After saving and reopening procedural objects, such as procedures,
functions, and triggers, previous edits are lost. This can occur if a
different user opened the object during your editing session.
CAUSE
This is by design. Visual InterDev 6.0 does not check for exogenous changes
made to the object before you save it.
RESOLUTION
To work around this problem, do one of the following:
- Click Save As to save the object source text before closing.
- Use database projects and edit-compile with SQL scripts.
STATUS
This behavior is by design.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbCtrl kbIDEProject kbprb KB191047 |
---|
|