The good old days!! There used to be so much action on that forum!but wait, we don't even have a GW2 centric part of the forum yet!! I guess you're working on it CC :>
Statement: INSERT INTO [docs] ([doc_id], [scan_date], [doc_name], [stamp_date], [stamp_uid], [status_index], [comp_no], [supplier_num], [invoice_num], [invoice_date], [invoice_last_date], [cash_date], [invoice_sum], [invoice_sum_calc], [invoice_currency], [exchange_rate], [vat_sum], [invoice_type], [net_sum], [net_sum_calc], [supplier_name], [order_num], [attrib_d2], [attrib_t1], [attrib_t2], [attrib_t3], [attrib_t4], [attrib_t5], [attrib_t6], [doc_pages]) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) -> Konvertierung des Parameterwertes von String in DateTime fehlgeschlagen. -> Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.### Full exception stack trace ###Type: System.FormatException Message: Konvertierung des Parameterwertes von String in DateTime fehlgeschlagen. Source: System.Data Thread culture: en-US Stacktrace: bei System.Data.OleDb.OleDbParameter.CoerceValue(Object value, NativeDBType destinationType) bei System.Data.OleDb.OleDbParameter.BindParameter(Int32 index, Bindings bindings) bei System.Data.OleDb.OleDbCommand.CreateAccessor() bei System.Data.OleDb.OleDbCommand.InitializeCommand(CommandBehavior behavior, Boolean throwifnotsupported) bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) bei System.Data.OleDb.OleDbCommand.ExecuteNonQuery() bei System.Data.Common.DbDataAdapter.UpdateRowExecute(RowUpdatedEventArgs rowUpdatedEvent, IDbCommand dataCommand, StatementType cmdIndex) bei System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) Type: System.FormatException Message: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt. Source: mscorlib Thread culture: en-US Stacktrace: bei System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) bei System.Convert.ToDateTime(String value, IFormatProvider provider) bei System.String.System.IConvertible.ToDateTime(IFormatProvider provider) bei System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) bei System.Data.OleDb.OleDbParameter.CoerceValue(Object value, NativeDBType destinationType)