Nuacht

Everything else with SQL and DateTime seems to work so well. i.e. it just works I can declare a DateTime in C# and it will drop straight into SQL with no problems or anything.However, getting the ...
I am getting errors in T-SQL query... Conversion failed when converting datetime from character string. SELECT roA_tblUser.Email as Email FROM roA_tblUser UNION SELECT roA_tblUserAccount ...