I am using .NET Connector 6.5.4 & Visual Studio 2010 Web developer Express. I am updating a row in a table which has a column of datatype DATETIME. I passed value "03/30/2001 12:00:00 AM" and it threw an exception saying
{"Fatal error encountered during command execution."}
Unable to serialize date/time value.
I am not able to resolve it. From the forum posts I learned that there was fixed applied to 6.3.3 so I believe this is already fixed in the latest version I am using 6.5.4. Please help.
{"Fatal error encountered during command execution."}
Unable to serialize date/time value.
I am not able to resolve it. From the forum posts I learned that there was fixed applied to 6.3.3 so I believe this is already fixed in the latest version I am using 6.5.4. Please help.