diff --git a/script_helper.py b/script_helper.py
index dfa768a04604dfb35f75fb11e8dcb81fa9649d3b..ebe0cb76b8e270d8fb0850d01b405da2961f434d 100644
--- a/script_helper.py
+++ b/script_helper.py
@@ -147,7 +147,7 @@ class DBTools:
 
         sql_update = f"""
         update
-            prototyp_areg.schulen
+            {table}
         set
             hnr='{data['hnr']}',
             strasse='{data['stn']}',