Hi!I'm using WCF with SQL Server 2008. Briefly; WCF changes the DateTime values in a DataSet by the difference of the timezones of the client and the server. For example one of your columns is SQL DATE type and returns "2009-09-08" but at the client side it returns to "2009-09-08 03:00:00"
Product Version