Hi all
Is there any way to coppy a recordset withoout using a stream or clone method. The first recordset will only ever have one record so it doesn't have to save time, just work.
I cannot use stream or clone as the first recordset has been filtered and when cloned then set as the datasource for a datareport the report is not filtered.
Any help would be greatly appreciated
Is there any way to coppy a recordset withoout using a stream or clone method. The first recordset will only ever have one record so it doesn't have to save time, just work.
I cannot use stream or clone as the first recordset has been filtered and when cloned then set as the datasource for a datareport the report is not filtered.
Any help would be greatly appreciated