Version 1.0.0.30

This commit is contained in:
2021-04-27 18:49:08 +02:00
parent 7d7e6035b6
commit 1d03682162
112 changed files with 336 additions and 825539 deletions

View File

@@ -648,8 +648,8 @@ public class clsDB
myCommand.Parameters.Add("@resew", SqlDbType.Int, 4);
myCommand.Parameters.Add("@resortnr", SqlDbType.Int, 4);
myCommand.Parameters[4].Value = ortnr;
myCommand.Parameters[2].Value = 1;
myCommand.Parameters[1].Value = 0;
myCommand.Parameters[3].Value = 1;
myCommand.Parameters[2].Value = 0;
}
myCommand.Parameters[0].Value = Orte;
myCommand.Parameters[1].Value = U1012;