"Brendan Reynolds" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)
> The OpenRecordset method of the DAO Database object will always
> return a DAO Recordset, so if SdrInfo was anything other than a DAO
> Recordset, I'd expect a Type Mismatch error on the line that calls
> OpenRecordset. I think you may need to post more of the code before
> we can see what the problem is.
I don't think the "type mismatch" error will be raised until run time.
The "method or data member not found" error will be raised at compile
time, which is what CityGuy is reporting.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)