Lindsey Lewis - 2005-12-01

Logged In: YES
user_id=1065916

When I re-coded the VSS portion for 4.0 my thinking was
that the drop portion of the stored procedure was not
really a part of the object for purposes of source
control. This is really a design question and perhaps
Mikael and/or Franz will decide to have all script actions
generate the same scripts. I would agree that it appears
to cause confusion when dbl clicking or checking out or rt
clicking a menu and getting 3 different sql outputs. BTW,
the default for Microsoft SQL Query Analyzer is to not
include the drop statements, but if you generate SQL from
enterprise manager, the default is to include the drop
command. Perhaps QC should have an optional flag that
allows the drop to be included or excluded globally.