oBRW:ToExcel() works only with character columns?
Posted: Wed Nov 12, 2008 1:57 pm
I try to use oBRW:TOEXCEL() method to export the content of my xbrowse in a xls file.
I note that it works fine only if i specify all columns as "character" expression.
If i put just one column as a "numeric" expression in my xbrowse, i receive this error at runtime:
"Error Excel.Application:ACTIVESHEET:COLUMNS/0 S_OK: _STYLE" and my application quit.
Is it normal?
There is another more stable / powerful way for export the content of my xbrowse in a xls file?
Thank you.
Max
I note that it works fine only if i specify all columns as "character" expression.
If i put just one column as a "numeric" expression in my xbrowse, i receive this error at runtime:
"Error Excel.Application:ACTIVESHEET:COLUMNS/0 S_OK: _STYLE" and my application quit.
Is it normal?
There is another more stable / powerful way for export the content of my xbrowse in a xls file?
Thank you.
Max