hi, i believe this is a left over from a much older version when sap and sag worked together on the db. there was a tool (xpl) for creating dbprocs, functions and triggers. These objects could be organized as packages. however, the tool wasn't very robust and not easy to use. and i prefer the way things are handled now! using 'normal' sqls to create these things.
hth, john "Jose Ignacio Carretero Guarde" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:<[EMAIL PROTECTED]>... > Hello. > > I've been reading a lot of documentation and I cannot find what a > package is. However, looking at the system table DBPROCEDURES and at the > system table PACKAGES, I imagine I can organize my stored procedures in > Packages, the same way I do when I work with Oracle. But I can't find > out the "CREATE PACKAGE" sintax in the documentation. Can anybody > explain it to me, please? > > Thanks. _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
