Deutsches Application Express Forum (ApEx) -- Installation , Engine / SQL , Anwendungen
HTMLDB Engine :  Oracle Apex The fastest message board... ever.
Alles in HTMLDB, Applikationen, Berichte, SQL ... 
Re: Frage: Form automatisch füllen und Suche in DB
geschrieben von: Adamant (---.esg.de)
Datum:

Funktioniert leider immer noch nicht.
Hab geschrieben:

BEGIN

INSERT INTO SZ_KOMPLETT (ID_SZ_UMWELT, ID_SZ_OBJEKT, ID_SZ_DETAIL)
VALUES (
(select "SZ_OFFEN"."ID_SZ_UMWELT"

from "SZ_OFFEN"

where "SZ_OFFEN"."UMGEBUNG" like :P12_UMGEBUNG
AND "SZ_OFFEN"."STRASSENBELAG" like :P12_STRASSENBELAG
AND "SZ_OFFEN"."WITTERUNG" like :P12_WITTERUNG
AND "SZ_OFFEN"."LICHT" like :P12_LICHT
AND "SZ_OFFEN"."BELEUCHTUNG" like :P12_BELEUCHTUNG)

,:P15_ID_SZ_OBJEKT


,:P14_ID_SZ_DETAIL

)

END;

Dann kommt die Fehlermeldung:

1 Fehler aufgetreten
ORA-06550: Zeile 22, Spalte 3: PL/SQL: ORA-00933: SQL-Befehl wurde nicht korrekt beendet ORA-06550: Zeile 4, Spalte 1: PL/SQL: SQL Statement ignored ORA-06550: Zeile 24, Spalte 21: PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: ( begin case declare end exception exit for goto if loop mod null pragma raise return select update while with <an identifier> <a double-quote

Danke,
Adamant



Thema Neugierige geschrieben von geschrieben
Frage: Form automatisch füllen und Suche in DB 2621 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1396 christian_goto
Re: Frage: Form automatisch füllen und Suche in DB 1307 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1131 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1203 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1153 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1243 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1172 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1261 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1153 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1160 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1427 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1086 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1236 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1527 Adamant


In diesem Forum dürfen nur registrierte Benutzer schreiben.
This forum powered by Phorum.