BigJimSlade
Registered User.
- Local time
- Today, 21:07
- Joined
- Oct 11, 2000
- Messages
- 173
Hi, Big Jim here:
I was hoping that I could create a recordset from a recordset.
Say I have rst1 and rst2.....I want to select for rst2 only one or two fields in rst1, and I would have to use the "DISTINCT" predicate (ie SELECT DISTINCT [fields]) so that I would not have duplicate data.
Is this possible?
Thanks in advance!
Big Jim
I was hoping that I could create a recordset from a recordset.
Say I have rst1 and rst2.....I want to select for rst2 only one or two fields in rst1, and I would have to use the "DISTINCT" predicate (ie SELECT DISTINCT [fields]) so that I would not have duplicate data.
Is this possible?
Thanks in advance!
Big Jim