I have a little bit problem when i use Data Source on MS Excel
Data Source connect to ORACLE using ODBC.
My data source work find when i use WIN7
but it does not work properly when my client uses WIN10.
and then i find the error
The error is caused by the paranthesis in the path name.
C:\program file (x86)...
workaround: create a junction link
1.
from: command line executeC:>mkLink /j "Program Files x86" "Program Files (x86)"and then