J
James
Is my logic off?
I have a lot of data in a recordset and I want to go through and pull
certain rows is that possible? If so how? I really have no clue.
Thanks.
SQL stmt would look something like
Select * FROM adodb.recordset Where OfferingID = <id number here>
Thanks!
I have a lot of data in a recordset and I want to go through and pull
certain rows is that possible? If so how? I really have no clue.
Thanks.
SQL stmt would look something like
Select * FROM adodb.recordset Where OfferingID = <id number here>
Thanks!