Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Version control of Oracle Stored Objects.
Noons wrote:
> fitzjarrell_at_cox.net apparently said,on my timestamp of 5/03/2005 3:01 PM:
>
> <large x-posting deleted>
>
>> >> It has been my understanding that Visual Source Safe should disallow >> more than one copy of a file to be checked out, local copy or not. >> That being the case how on earth do you end up with two or more >> editable copies of a file?
>> I'd investigate why this occurs and put a stop to it at once, by >> ensuring all developers use VSS as it's intended. Several good >> suggestions to ensure compliance have been given you; use any or all of >> them to help fix this mess.
One thing in favor of TOAD: it does have Team Coding, which has use some locking mechanism *in the database*, alongside VCC.
It does not allow changes in objects, loaded from the database,
when someone has these opened.
All subsequent opens will result in read-only copies being loaded.
Other than that, I'd rather use PL/SQL developer; it has far more sophisticated debugging capabilities, support for newer versions is better and faster, and the price... even a one user license of TOAD would be more than an unlimited license of PL/SQL Developer!
-- Regards, Frank van BortelReceived on Sat Mar 05 2005 - 08:54:01 CST
![]() |
![]() |