G
Guest
All,
Before I do the export data from the database to excel, I would like my
application to check if that particular excel file is open. Is it possible?
For example, let's say I want my database to update the file "weekly.xls"
everyweek. Before I do the update, the application should check whether the
"weekly.xls" file is open. The problem with the file being open is I cannot
do the update on that file as the file becomes a read-only when it's open.
Any help would be highly appreciated. Thanks!
Before I do the export data from the database to excel, I would like my
application to check if that particular excel file is open. Is it possible?
For example, let's say I want my database to update the file "weekly.xls"
everyweek. Before I do the update, the application should check whether the
"weekly.xls" file is open. The problem with the file being open is I cannot
do the update on that file as the file becomes a read-only when it's open.
Any help would be highly appreciated. Thanks!