I am trying to write an application that uses DAO classes and RPC.
I can get the RPC and the DAO working separately, but if the RPC call uses
the Seek method on a CDaoRecordset object, it fails.
Do you know of any reason why this shouldn't work?
Does it have something to do with threads?
Or is it in my code somewhere?
Thanks,
Scott Krug