how to integrate source control into TOAD and SQL Developer
trahn
Posts: 2
Hi,
how do I integrate source control into TOAD and Oracle SQL Developer?
Thanks,
Thomas
how do I integrate source control into TOAD and Oracle SQL Developer?
Thanks,
Thomas
Comments
Source Control is a standalone tool and does not integrate into TOAD or SQL Developer. It will pickup changes made via any IDE or Sql Plus, also locked objects work independent of what environment you are using.
Thanks,
Neil
If multiple developers start to work on the same procedure, how can they check out an db Object so that anybody Else could Not Modify it too?
You can read more about this at.
http://documentation.red-gate.com/displ ... ng+objects
Project Manager
Red Gate Software Ltd