Set dateformat issue
Posted: Fri 16 Nov 2007 17:13
Hi,
I've noticed that when a connection connects to SQL Server the first time SDAC passes in a lot of SET function, 2 of them I'm wondering if they are right in particular the SET dateformat, I see that even on system that is defined to have a date format as dmy it always sets upon connection to 'mdy' and when I pass down on a machine as a string that has '30/11/07' sql server will obviously generate an error.
So basically my question is if there is a way that SDAC connection should get the clients system date format and pass that down to SQL Server.
Also the language is always set to US_English even on a non us machine.
Thanks in advance
Shloma Baum
Pioneer Interactive, Inc.
http://www.pioneerinteractive.com
I've noticed that when a connection connects to SQL Server the first time SDAC passes in a lot of SET function, 2 of them I'm wondering if they are right in particular the SET dateformat, I see that even on system that is defined to have a date format as dmy it always sets upon connection to 'mdy' and when I pass down on a machine as a string that has '30/11/07' sql server will obviously generate an error.
So basically my question is if there is a way that SDAC connection should get the clients system date format and pass that down to SQL Server.
Also the language is always set to US_English even on a non us machine.
Thanks in advance
Shloma Baum
Pioneer Interactive, Inc.
http://www.pioneerinteractive.com