find all fields with the same name
- From: Jim Tanis <JimTanis@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 03:46:04 -0700
I have a set of tables that each has a field named 'dued', data type = date.
I want to find a way to search all records, in all tables that have a field
named 'dued' and compare it to system date.
I guess that is done using a for ... next loop but how do I retrieve the
values??? maybe defining a temp table and copying field values????
Please help!!!
PS I am not very familiar with all that ADO, DAO, etc..
.
- Follow-Ups:
- Re: find all fields with the same name
- From: Nikos Yannacopoulos
- Re: find all fields with the same name
- Prev by Date: How to accelerate query processing?
- Next by Date: Preventing program from running at a certian date
- Previous by thread: How to accelerate query processing?
- Next by thread: Re: find all fields with the same name
- Index(es):
Relevant Pages
|