Datenarchiv, Pose, StartOptions, EZOLL-Einarbeitung, etc.

This commit is contained in:
2026-03-02 08:37:12 +01:00
parent 087f39f981
commit 918386d7ea
6 changed files with 1236 additions and 1092 deletions

View File

@@ -329,7 +329,7 @@ Public Class cPLOSE_Inv_Data
order by plose_Dateiname"
Dim SQL As New VERAG_PROG_ALLGEMEIN.SQL
Dim dtMehrfachImportiert_DT As DataTable = SQL.loadDgvBySql(mehrfachIMportiert_SQL, "FMZOLL")
Dim dtMehrfachImportiert_DT As DataTable = SQL.loadDgvBySql(mehrfachIMportiert_SQL, "FMZOLL", 40)
If dtMehrfachImportiert_DT.Rows.Count > 0 Then