I have an ADO Recordset.
I want another Recordset that will have only One Row in it that is
the current row for the first Recordset. Can I do this with out requerying the
database off of some value. I would prefer to just tell the new recordset
which row in the old recordset I want it to have and have it in there.
Morgan
I want another Recordset that will have only One Row in it that is
the current row for the first Recordset. Can I do this with out requerying the
database off of some value. I would prefer to just tell the new recordset
which row in the old recordset I want it to have and have it in there.
Morgan