Korrekturen, div.
This commit is contained in:
@@ -880,6 +880,7 @@ Public Class SQL
|
||||
conn.Close()
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
' MsgBox("ERR!")
|
||||
If showErr Then VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodInfo.GetCurrentMethod.Name, , , , , sql)
|
||||
End Try
|
||||
Return False
|
||||
|
||||
@@ -273,6 +273,8 @@ Public Class cIDS
|
||||
.avpriceexclVAT = isleernothing((currentRow(12)))
|
||||
.VRNumber = isleernothing((currentRow(13)))
|
||||
.OBONumber = isleernothing((currentRow(14)))
|
||||
|
||||
Console.WriteLine("IDS: " & isleernothing((currentRow(1))) & " - " & lngRecordCount & " - " & isleernothing((currentRow(10))))
|
||||
.SAVE()
|
||||
End With
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user