Hi All
set ansi null of is given in intitialisation string in the advanced
tab of ODBC 12.5. This set up is not working in Windows Server 2003
whereas it works in windowsxp.
set ansi null of is given in intitialisation string in the advanced
tab of ODBC 11. This set up is working in Windows Server 2003 whereas
it works in windowsxp.
That is
windows server 2003 + ODBC 11 with set ansinull off > working
windows server 2003 + ODBC 12.5 with set ansinull off
windowsxp + ODBC 11 with set ansinull off > working
windowsxp + ODBC 12.5 with set ansinull off > working
I need to set it up in DSN instead of connectionstring parameter.
what could be the reason. any patch is available.