![]() |
AW: Inhalte mehrerer Tabellen löschen
Zitat:
SQL-Code:
sInsert : string;
sINsert := 'DELETE FROM olap_buchungskreis_daten; ' + 'DELETE FROM olap_fibu_daten; ' + 'DELETE FROM olap_konto_daten; ' + 'DELETE FROM olap_kostenstellen_daten; ' + 'DELETE FROM olap_perioden_daten; ' + 'DELETE FROM olap_steuerschluessel_daten; ' + 'DELETE FROM olap_zeit_daten; '; AdsConnection.ExecSQL(sInsert); Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:40 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz