G
Guest
Using Visual Studio 2003 you were able to manage SQL stored procedures with
Visual Source Safe. So long as Visual Studio was used as the editor, it was
imposible to make a change to a stored procedure without first checking it
out. And once the changes were complete, the stored procedure was checked
back into Visual Source Safe. This process worked great.
But I can't see how to achieve the same level of control using Visual Studio
2005? I've looked at the VS Database Project but I can't see how to force a
check out prior to making a change to a stored procedure and I can't see how
to easily see what changes have made and make sure they're checked in.
Am I missing something?
Visual Source Safe. So long as Visual Studio was used as the editor, it was
imposible to make a change to a stored procedure without first checking it
out. And once the changes were complete, the stored procedure was checked
back into Visual Source Safe. This process worked great.
But I can't see how to achieve the same level of control using Visual Studio
2005? I've looked at the VS Database Project but I can't see how to force a
check out prior to making a change to a stored procedure and I can't see how
to easily see what changes have made and make sure they're checked in.
Am I missing something?