|
-
Feb 17th, 2000, 12:41 PM
#1
Thread Starter
Hyperactive Member
I have a recordset from some table. For example:
SELECT * FROM table WHERE field='x'
But, later I want to add another certain record of the same table to the recordset opened.
This is: If the original recordset has 10 records I want to add another 11 record.
Is this possible?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|