greetings:
am trying a simple piece of code from cfcomet.com, where using the cfobject tag , creating a excel com object to transport data from sql to excel.
the cfobject instantiates the excel object properly, but the code bombs when it has to actually write the data into the cell - it say " Cannot access read-only document 'xxx.xls'."
any help is much appreciated.
-r
am trying a simple piece of code from cfcomet.com, where using the cfobject tag , creating a excel com object to transport data from sql to excel.
the cfobject instantiates the excel object properly, but the code bombs when it has to actually write the data into the cell - it say " Cannot access read-only document 'xxx.xls'."
any help is much appreciated.
-r