Hello, all. The SQL-PL of ADABAS-D allow sequential files to be written in "PROCs" (open, writefile, close). Oracle have the package "UTL_FILE" (UTL_FILE.FOPEN, UTL_FILE.PUT_LINE, UTL_FILE.FCLOSE) for write files. Can someone tell me how I can write sequential files via stored procedure with SapDB? Thanks in advance.
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
