aviso new

This commit is contained in:
2026-08-18 09:07:00 +02:00
parent b0a24c37cf
commit 90d965e064
3 changed files with 169 additions and 151 deletions

View File

@@ -714,7 +714,7 @@ Public Class usrCntlHauptfenster_Suche_SND
Dim list As New List(Of VERAG_PROG_ALLGEMEIN.SQLVariable)
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("maId", VERAG_PROG_ALLGEMEIN.cAllgemein.USRID))
' MsgBox(hSQL)
MsgBox(hSQL)
'If hSort = "" Then
'hSQL += " ORDER BY Ankunft DESC, AvisoEingang DESC, Datum DESC"
' Else