Hi
When deploying my app onto a staging server, the server is in Europe and
the
DB2 receive adapter converts decimal points according to the local culture
so
they arrive from the DB2 adapter as commas instead of dots. Is there a way
of
changing this, without changing the culture of the staging server? I
thought
perhaps a setting I could put in btsntsvc.exe.config, or the UDL
connection
string, or some other config?
Any ideas appreciated!