Re: Test if field in DB exsits
- From: "Edwin Walker" <EdwinWalker@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 09:50:29 -0500
One way you can do this, and some might say that it is not the best way, do
a select on the table and then do a FindField on that field. If FindField
returns NIL then the field does not exist.
Edwin
"Dolf van den Berg" <dolf@xxxxxxxxxxxxxxx> wrote in message
news:44a25ca7@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi
Hi how can I test if a field exists in a DB. If it exists I need to
execute a query that will use the value in that field.
Thanks
Dolf
.
- References:
- Test if field in DB exsits
- From: Dolf van den Berg
- Test if field in DB exsits
- Prev by Date: Re: Connecting to an Access Database in Delphi 2006
- Previous by thread: Re: Test if field in DB exsits
- Next by thread: Problem with TDateTime and ADO
- Index(es):