AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Datenbanken Delphi Problem beim Erzeugen einer Tabelle in einer Transaktion
Thema durchsuchen
Ansicht
Themen-Optionen

Problem beim Erzeugen einer Tabelle in einer Transaktion

Ein Thema von Deep-Sea · begonnen am 11. Dez 2008 · letzter Beitrag vom 11. Dez 2008
 
Benutzerbild von Sherlock
Sherlock

Registriert seit: 10. Jan 2006
Ort: Offenbach
3.821 Beiträge
 
Delphi 12 Athens
 
#8

Re: Problem beim Erzeugen einer Tabelle in einer Transaktion

  Alt 11. Dez 2008, 10:29
Mach doch dann bitte ein Rollback, und sag mir ob die Tabelle danach immer noch existiert, oder nicht.



Danke.
Sherlock

Edit:
Oracle:
http://download.oracle.com/docs/cd/B...0/transact.htm
Daraus:
Zitat:
A transaction begins with the first executable SQL statement. A transaction ends when it is committed or rolled back, either explicitly with a COMMIT or ROLLBACK statement or implicitly when a DDL statement is issued.
MySQL:
http://forge.mysql.com/wiki/MySQL_In...ion_management
Zitat:
Similarly, DDL statements are not transactional, and therefore a transaction is (almost) never started for a DDL statement. But there's a difference between a DDL statement and an administrative statement: the DDL statement always commits the current transaction (if any) before proceeding; the administrative statement doesn't.


Sherlock
Oliver
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 08:51 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