preventing new columns
list Ron Cohen
Hi
is there a way to control the creation of new columns?
the
reason I'm asking is that there are many groups in my
organisation who maintain their own test scripts. Usually
it works fine, but sometime someone makes mistake, which
garbles the view. e.g. the last one was an output from a DB,
which the test script creates columns according to the SQL
results, but as it happened the SQL connection failed and a
column was created for each word in the error message.
Cheers
Ron