View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brent Brent is offline
external usenet poster
 
Posts: 109
Default Automaton error/Unspecified error

I am running a program that takes data from excel files found in a specific
folder and uploads certain data to Oracle. About two thirds of the way
through I get an automation/unspecified error. Does anyone know possibly
why? Checked data type and data in the file the error occurs and it is the
same as the previous 105 files. The error seems to occur at the rs.Update.
Thank you.

Brent