Quick answer, yes. The exception is being thrown because of this
"c:\\temp\my_excel.xls" contains a single backslash. Either add @ to the
beginning of the string or escape the second backslash:
"c:\\temp\\my_excel.xls".
--
HTH
Kyril Magnos
| example Datasource = c:\\temp\my_excel.xls - the reason I ask is because
I got an unrecognized escape sequence
|
| "AMALORPAVANATHAN YAGULASAMY(AMAL)" wrote:
|
| > Can you explain?
| >
| > Regards,
| > Amal
| >
| > "freddy" wrote:
| >
| > > In my Datasource can I use an underscore?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.