I have a recordset object that returns a long list of records. I loop through each in my VBScript to remove those that are not relevant. After I have done this, I display the information. I can not display the information while I go through the records. How do I remove rows from a Recordset object without deleting those rows from the underlying database?
~BenDilts( void );
benbeandogdilts@cs.com
Long-time BASIC game programmer, Internet programmer and C++/DirectX of late.
~BenDilts( void );
benbeandogdilts@cs.com
Long-time BASIC game programmer, Internet programmer and C++/DirectX of late.