Existence of Field Name in Record Set
- From: Thelma Lubkin <thelma@xxxxxxxxxxxxxxxxxx>
- Date: 14 Feb 2006 02:30:31 GMT
I did find reference to the question in a search of google groups, but
I couldn't find a clear answer.
I need, essentially,
if rs.Fields("X") exists Then _
do something
where rs is an ADO recordset and "X" is a particular fieldname
Is there an easy way to do this?
thanks, --thelma
.
- Follow-Ups:
- Re: Existence of Field Name in Record Set
- From: Wayne Gillespie
- Re: Existence of Field Name in Record Set
- From: Tom van Stiphout
- Re: Existence of Field Name in Record Set
- Prev by Date: Re: counting records in open form after filter, trapping for empty recordsets
- Next by Date: Re: Where are A97 command button pictures stored?
- Previous by thread: basic DB structure help
- Next by thread: Re: Existence of Field Name in Record Set
- Index(es):
Loading