View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming, microsoft.public.access.queries
onedaywhen[_2_] onedaywhen[_2_] is offline
external usenet poster
 
Posts: 74
Default Switch() causes strange ADO result

Works fine without explicit recordset, both in ADO
and in DAO


It makes no difference for me. You don't reveal you connection string
but from the DAO comparison I suspect you are using the 3.51 OLE DB
provider (my code as posted uses the 4.0 provider). Please confirm.
Thanks again,
Jamie.

--