W
Wendi Taranto
I've written an excel import utility that uses the excel object model to
read records, cell by cell, in excel and import them into a database. The
problem I see happening is that when the utility is reading the excel file,
if I manually open the excel file, then I lose my object references in the
utility. Can anyone shed any light on as to why this happens. Also
accepting suggestions on how to lock the file/read only...if that even helps
in this case.
Thanks in advance for your expertise...
Wendi
read records, cell by cell, in excel and import them into a database. The
problem I see happening is that when the utility is reading the excel file,
if I manually open the excel file, then I lose my object references in the
utility. Can anyone shed any light on as to why this happens. Also
accepting suggestions on how to lock the file/read only...if that even helps
in this case.
Thanks in advance for your expertise...
Wendi