Thread: Help With ADO
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Frank is offline
external usenet poster
 
Posts: 170
Default Help With ADO

Hi I am starting to moving over to ADO from DAO but finding it hard to find
some of the functions in ADO that I can use in DAO, One of the things I would
like to do is run an action query in DAO I just use db.Execute "ActionQuery"
can someone tell me what the function is in ADO please.
Frank