Re: Test if field in DB exsits



Just execute a query using "sp_columns_ex" specifying the table and field name and it will return
all the information available about the named column. Look it up on the MsSql books online help.


Dennis Passmore



"If you cannot conceive the idea you
will never achieve the desired results"
.