[EMAIL PROTECTED] wrote: > in order to convert some triggers from Adabas to SAPDB we > need to know the > syntax of the language. > On Adabas-D there is the Documentation for SQL/PL which was helpful. > In the current Documentation I always find: > > SAP DB provides a language (special SQL syntax) for this > purpose that allows an > SQL access layer to be formulated on the server side. This > >>special SQL syntax > can be used to define database procedures and triggers. > > But I havn't found any further infos regarding the syntax. > > Does such a Document exist and when, where can I download it from ?
Triggers and procedures do NOT use PL/SQL as is used with Oracle and was with Adabas. Therefore check for our Trigger/procedure language (reference manual --> data definition --> create dbproc/create trigger --> routine -->...) BTW: we do have archives: http://sapdb.icf.net/cgi/talk-frame.html starting at the very first beginning of this list, with the possibility to search things http://groups.yahoo.com/group/sapdb-general/ starting Nov 2001 (11 months after starting this list), with the possibility to search things http://listserv.sap.com/pipermail/sapdb.general/ starting at the very first beginning of this list, but (unfortunately by now) no search possibility We had several discussion about triggers/dbprocedures in the list which could have been found in the archives.... Now I can go back to my real work Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
