Automatic VCS checkout when editing - can it be turned off

sfmic

Member
Hello all -

Is there a way to turn off the automatic checkout when selecting edit of an object (Procedure, Package, etc)? We'd prefer to just use checkout and not have PL/SQL Developer do an automatic checkout.

We are using SourceSafe v6.0.

Thanks
 
You should probably use a file based editing then, instead of editing the database object. Opening a file for editing will not perform a check-out.
 
Back
Top