Re: Test if field in DB exsits
- From: Dennis Passmore <dennis_passmore@xxxxxxxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 06:54:13 -0400
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"
.
- References:
- Test if field in DB exsits
- From: Dolf van den Berg
- Test if field in DB exsits
- Prev by Date: Test if field in DB exsits
- Next by Date: Re: TADOConnection error - connection string
- Previous by thread: Test if field in DB exsits
- Next by thread: Re: Test if field in DB exsits
- Index(es):