System.Data.Odbc.OdbcException non è stata gestita ErrorCode=-2146232009 Message="ERROR [HY000] [MySQL][ODBC 5.1 Driver][mysqld-5.1.25-rc-community]Incorrect time value: '01:01:01''01:01:0' for column 'DbType_Time' at row 1" Source="myodbc5.dll" StackTrace: in System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) in System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) in System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) in System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) in System.Data.Common.DbDataAdapter.Update(DataSet dataSet, String srcTable) in System.Data.Common.DbDataAdapter.Update(DataSet dataSet) in ConsoleApplication1.modTest.TestMySql() in D:\Work\VS.NET\SWC\Test\TestDb\modTest.vb:riga 122 in ConsoleApplication1.modTest.Main() in D:\Work\VS.NET\SWC\Test\TestDb\modTest.vb:riga 23 in System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args) in System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) in Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() in System.Threading.ThreadHelper.ThreadStart_Context(Object state) in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in System.Threading.ThreadHelper.ThreadStart()