You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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
> not working
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.