L
leibnizster
hello,
how do I set ADO.NET exceptions to be thrown in a particular language?
I downloaded the dutch language pack, set current culture etc.
Everything works OK for regular System exceptions (ex. Divide by zero
=> it shows "Poging door nul te delen."). But the exception related to
ADO are still in english (ex. "Could not find stored procedure
'whatever' ".)
Thanks.
how do I set ADO.NET exceptions to be thrown in a particular language?
I downloaded the dutch language pack, set current culture etc.
Everything works OK for regular System exceptions (ex. Divide by zero
=> it shows "Poging door nul te delen."). But the exception related to
ADO are still in english (ex. "Could not find stored procedure
'whatever' ".)
Thanks.