M
Mark A. Sam
Since linking to SQL Server, I am receiving error 3021 No Current Record
when performing a Find Method and there are no records in the recordset,
Example.
rsOrdMat.FindFirst Criteria
This doesn't occur with an Access backend. Is there a way to suppress this
without error handling?
Thanks.
Mark A. Sam
when performing a Find Method and there are no records in the recordset,
Example.
rsOrdMat.FindFirst Criteria
This doesn't occur with an Access backend. Is there a way to suppress this
without error handling?
Thanks.
Mark A. Sam