Sonderzeichen bei Datenserverupload werden nun entfernt.
This commit is contained in:
@@ -20,6 +20,7 @@ Public Class frmAvisoAnfuegen
|
||||
Private Sub frmAvisoAnfügen_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
txtBezeichnung.Text = Bezeichnung
|
||||
txtSrchDat.Text = Now.AddMonths(-1).ToShortDateString
|
||||
Label4.Visible = VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM
|
||||
cboFiliale.fillWithSQL("SELECT FilialenNr, Grenzstelle FROM Filialen WHERE Fil_Status='A' ORDER BY FilialenNr ", True, "FMZOLL", True)
|
||||
txtLKWNr.Focus()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user