Deutsches Application Express Forum (ApEx) -- Installation , Engine / SQL , Anwendungen
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 2636 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1399 christian_goto
Re: Frage: Form automatisch füllen und Suche in DB 1315 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1137 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1209 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1157 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1247 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1172 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1266 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1159 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1165 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1429 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1095 cc13
Re: Frage: Form automatisch füllen und Suche in DB 1239 Adamant
Re: Frage: Form automatisch füllen und Suche in DB 1535 Adamant


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