Dan Todor wrote: > > Hi, all! > > Just got the installation package, installed my first db, and started > reading docs, I have one question concerning documentation : > where can be > found some doc about the programming language used for > dbprocs ? I have > found only one small example in documentation, and that's > all. My prior > experiences include Oracle, MS SQL , Postgres and some > others, I noticed the > ORACLE7 compatibility, but from the example, I also saw that > there are some > differences ( 'try-catch' instead of 'when exception', by > example, and I > guess the list might continue). I have also searched the mail > list archive > and found nothing. Could you guide me please ?
You searched the archive and did not find anything? You did not find the questions and answers exactly asking the same? Astonishing. Please check the reference manual --> data definition --> create dbproc resp. create trigger and follow the links inside. Examples can be found in the archive and in http://sapdb.2scale.net/moin.cgi/StoredProcedures Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
